modelParams<-,S4Model,List_or_list_or_NULL-method {PDATK} | R Documentation |
modelParams
of an S4Model
Setter for the modelParams
of an S4Model
## S4 replacement method for signature 'S4Model,List_or_list_or_NULL' modelParams(object) <- value
object |
An |
value |
A |
This method if not intended for interactive use and will throw an warning when used interactively.
None, modifies the object.