updateParameters {campsismod} | R Documentation |
Update model parameters based on the parameters issued from the model replication.
Description
Update model parameters based on the parameters issued from the model replication.
Usage
updateParameters(model, row)
Arguments
model |
Campsis model |
row |
a data frame row containing the new parameter values |
Value
updated Campsis model
[Package campsismod version 1.2.2 Index]