Main Content

DependentVarLabel

Identify dependent variable column in data set

Description

DependentVarLabel is a property of a PKData object. It specifies the column(s) in DataSet that contain the dependent variable(s), for example, measured response(s). The column must contain numeric values, and cannot contain Inf or –Inf.

Characteristics

Applies toObject: PKData
Data typeCharacter vector or cell array of character vectors
Data valuesColumn header from an imported data set
AccessRead/write

See Also

PKData object