R/class-PKNCAconc.R, R/class-PKNCAdose.R
model.frame.PKNCAconc.RdExtract the columns used in the formula (in order) from a PKNCAconc or PKNCAdose object.
# S3 method for class 'PKNCAconc'
model.frame(formula, ...)
# S3 method for class 'PKNCAdose'
model.frame(formula, ...)A data frame with the columns from the object in formula order.