SDMmodel-class {SDMtune} | R Documentation |
SDMmodel
Description
This Class represents an SDMmodel object and hosts all the information related to the model.
Usage
## S4 method for signature 'SDMmodel'
show(object)
Arguments
object |
SDMmodel object |
Slots
data
SWD object. The data used to train the model.
model
Author(s)
Sergio Vignali
[Package SDMtune version 1.3.1 Index]