update.fSRM {fSRM} | R Documentation |
Rerun a fSRM model with new parameters
Description
Rerun a fSRM model with new parameters
Usage
## S3 method for class 'fSRM'
update(object, evaluate = TRUE, ...)
Arguments
object |
A fSRM object. |
evaluate |
Set to TRUE. |
... |
Other parameters (currently not used) |
[Package fSRM version 0.6.5 Index]