SDMmodel-class {SDMtune} | R Documentation |
This Class represents an SDMmodel object and hosts all the information related to the model.
## S4 method for signature 'SDMmodel'
show(object)
object |
SDMmodel object |
data
SWD object. The data used to train the model.
model
Sergio Vignali