Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
SpatLyu committed Sep 24, 2024
1 parent e36b0c2 commit eac58ed
Show file tree
Hide file tree
Showing 6 changed files with 495 additions and 369 deletions.
3 changes: 3 additions & 0 deletions NAMESPACE
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Generated by roxygen2: do not edit by hand

S3method(plot,ecological_detector)
S3method(plot,esp_result)
S3method(plot,factor_detector)
S3method(plot,gd_result)
S3method(plot,gozh_result)
Expand All @@ -18,6 +19,7 @@ S3method(plot,srs_factor_detector)
S3method(plot,srs_interaction_detector)
S3method(plot,srsgd_result)
S3method(print,ecological_detector)
S3method(print,esp_result)
S3method(print,factor_detector)
S3method(print,gd_result)
S3method(print,gozh_result)
Expand All @@ -41,6 +43,7 @@ export(all2int)
export(cpsd_disc)
export(cpsd_spade)
export(ecological_detector)
export(esp)
export(factor_detector)
export(gd)
export(gd_bestunidisc)
Expand Down
Loading

0 comments on commit eac58ed

Please sign in to comment.