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