Adds a secondary parameter to model definition
addSecondary.Rd
Adds a secondary parameter to model definition
Usage
addSecondary(.Object, name, definition, unit = "")
# S4 method for class 'NlmePmlModel'
addSecondary(.Object, name, definition, unit = "")
Value
Depends on the specific methods
Returns the 'NlmePmlModel' object with the added secondary parameter.