sdm: fit sdm models

Description Usage Arguments Details Value Author(s) References See Also Examples

Description

Fits different models using specified methods, and evaluate the outputs if an independent test data is specified and/or partitioning scenarios are specified.

Usage

1

Arguments

formula

optional, specifies the structure of the model, types of features, etc.

data

can be any sdm data object or data.frame or SpatialPointsDataFrames.

methods

specifies the modelling methods, if missing, all available methods are used

...

additional arguments

Details

sdm fits multiple models and can be used to for multiple runs of each method when one or several partitioning methods are used.

Value

an object of class sdmModel

Author(s)

Babak Naimi naimi.b@gmail.com

http://biogeoinformatics.org

References

#

See Also

#

Examples

1
#

sdmo documentation built on May 2, 2019, 5:47 p.m.

Related to sdm in sdmo...