retrieveParameterValue: Retrieve the parameter value (standardized) for the specified...

View source: R/distribution.R

retrieveParameterValueR Documentation

Retrieve the parameter value (standardized) for the specified parameter name.

Description

Retrieve the parameter value (standardized) for the specified parameter name.

Usage

retrieveParameterValue(model, paramName, default = NULL, mandatory = FALSE)

Arguments

model

model

paramName

parameter name

default

default value if not found

mandatory

must be in model or not

Value

the standardized parameter value or the given default value if not found


campsis documentation built on Oct. 13, 2023, 5:09 p.m.