getDepVar: Get the dependent variable (left hand side of the formula)...

View source: R/class-general.R

getDepVarR Documentation

Get the dependent variable (left hand side of the formula) from a PKNCA object.

Description

Get the dependent variable (left hand side of the formula) from a PKNCA object.

Usage

getDepVar(x, ...)

Arguments

x

The object to extract the formula from

...

Unused

Value

The vector of the dependent variable from the object.

See Also

Other PKNCA object extractors: getDataName.PKNCAconc(), getIndepVar()


billdenney/pknca documentation built on June 11, 2025, 1:49 a.m.