output: Create a new output object.

Description Usage Arguments Value See Also

View source: R/metadata.R

Description

Create a new output object.

Usage

1
output(name, label, unit = NULL, default_value = 1)

Arguments

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

Value

a tdmore_output object

See Also

Other metadata: covariate(), formulation(), getDosingInterval(), getMetadataByClass(), getMetadataByName(), metadata(), target()


tdmore-dev/tdmore documentation built on Jan. 1, 2022, 3:21 a.m.