| biomod2-deprecated | R Documentation |
The functions listed below are deprecated and were removed
in the current version. When possible, alternative functions with similar
functionality are mentioned. Help pages for deprecated functions are
available at help("<function>-deprecated").
BIOMOD_CrossValidation(...)
BIOMOD_PresenceOnly(...)
BIOMOD_Tuning(...)
BinaryTransformation(...)
calculate.stat(...)
Find.Optim.Stat(...)
getStatOptimValue(...)
makeFormula(...)
models_scores_graph(...)
ProbDensFunc(...)
response.plot2(...)
sample.factor.levels(...)
sre(...)
.transform.outputs.list(...)
variables_importance(...)
BIOMOD_CrossValidationFor BIOMOD_CrossValidation use bm_CrossValidation.
BIOMOD_PresenceOnlyFor BIOMOD_PresenceOnly use bm_FindOptimStat.
BIOMOD_TuningFor BIOMOD_Tuning use bm_Tuning.
BinaryTransformationFor BinaryTransformation use bm_BinaryTransformation.
calculate.statFor calculate.stat use bm_CalculateStat.
Find.Optim.StatFor Find.Optim.Stat use bm_FindOptimStat.
getStatOptimValueFor getStatOptimValue use get_optim_value.
makeFormulaFor makeFormula use bm_MakeFormula.
models_scores_graphFor models_scores_graph use bm_PlotEvalMean.
ProbDensFuncFor ProbDensFunc use bm_PlotRangeSize.
response.plot2For response.plot2 use bm_PlotResponseCurves.
sample.factor.levelsFor sample.factor.levels use bm_SampleFactorLevels.
sreFor sre use bm_SRE.
.transform.outputs.listFor .transform.outputs.list use .transform_outputs_list.
variables_importanceFor variables_importance use bm_VariablesImportance.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.