Create a new output object.
output(name, label, unit = NULL, default_value = 1)
| name | the output name |
|---|---|
| label | the output label |
| unit | the unit, can be null |
| default_value | the default dose value, same unit as the one provided |
a tdmore_output object
Other metadata:
covariate(),
formulation(),
getDosingInterval(),
getMetadataByClass(),
getMetadataByName(),
metadata(),
target()