modelParams,S4Model-method {PDATK} | R Documentation |
S4Model
ObjectAccessor for the Model Parameters of an S4Model
Object
## S4 method for signature 'S4Model' modelParams(object)
object |
A |
A List
- or list
-like object containing all the parameters needed
to reproduce a specific model training run, including environmental
settings like the random seed and RNGkind.