An S4 class representing sdm dataset
nameModelling method name
aliasesAlternative names for the method
dataArgument.namesA list keeps the name of data agruments in both fit and predict functions
packagesThe required external package by the method
modelTypesSpecifies whether the model is presence-absence, presence-only, abundance, or multinomial
fitParamsa list of parameters needed by the method
fitSettingsa list of setting parameters for the method
settingRulesa function that adjust the setting parameters according to data
fitFunctionThe main function use for fitting the model
tuneParamsa list of parameters to be tuned before the final fitting
predictParamsa list of parameters needed by predict function
predictSettingsa list of setting parameters for prediction
predictFunctionThe main predict function
metadataa metadata object containing the information about who creates the object, date, etc.
.temp.envan environment object containing the functions defined by a user that is not from a package
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.