retrieveParameterValue {campsis} | R Documentation |
Retrieve the parameter value (standardized) for the specified parameter name.
retrieveParameterValue(model, paramName, default = NULL, mandatory = FALSE)
model |
model |
paramName |
parameter name |
default |
default value if not found |
mandatory |
must be in model or not |
the standardized parameter value or the given default value if not found