PCMFixParameter {PCMBase} | R Documentation |
Fix a parameter in a PCM model
Description
Fix a parameter in a PCM model
Usage
PCMFixParameter(model, name)
Arguments
model |
a PCM object |
name |
a character string |
Value
a copy of the model with added class '_Fixed' to the class of the
parameter name
[Package PCMBase version 1.2.14 Index]