Skip to content

Commit

Permalink
Merge pull request #399 from sjevelazco/varimp
Browse files Browse the repository at this point in the history
sdm_varimp was added and tested
  • Loading branch information
sjevelazco authored Nov 27, 2024
2 parents 855eb14 + f80e220 commit 901fa10
Show file tree
Hide file tree
Showing 4 changed files with 1,038 additions and 650 deletions.
2 changes: 2 additions & 0 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ export(sdm_eval)
export(sdm_extract)
export(sdm_predict)
export(sdm_summarize)
export(sdm_varimp)
export(tune_gbm)
export(tune_max)
export(tune_net)
Expand Down Expand Up @@ -137,6 +138,7 @@ importFrom(stats,na.exclude)
importFrom(stats,na.omit)
importFrom(stats,pnorm)
importFrom(stats,prcomp)
importFrom(stats,predict)
importFrom(stats,predict.glm)
importFrom(stats,qnorm)
importFrom(stats,quantile)
Expand Down
Loading

0 comments on commit 901fa10

Please sign in to comment.