covariates {dMod} | R Documentation |
Access the covariates in the data
Description
Access the covariates in the data
Usage
covariates(x)
## S3 method for class 'datalist'
covariates(x)
## S3 method for class 'data.frame'
covariates(x)
Arguments
x |
Either a datalist or a |
Value
The condition.grid
of the data
[Package dMod version 1.0.2 Index]