.updateParConstraints {RGAP} | R Documentation |
Updates the parameter constraints for on object of class NAWRUmodel
or
TFPmodel
.
Description
Updates the parameter constraints for on object of class NAWRUmodel
or
TFPmodel
.
Usage
.updateParConstraints(model, parRestr)
Arguments
model |
A model of class |
parRestr |
A list of matrices containing the parameter restrictions for the cycle,
trend, and the Phillip's curve. Each matrix contains the lower and upper bound of the
involved parameters. |
Value
The same model with updated list item loc
.
[Package RGAP version 0.1.1 Index]