covariates: Access the covariates in the data

Description Usage Arguments Value

View source: R/dataClass.R

Description

Access the covariates in the data

Usage

1
2
3
4
5
6
7
covariates(x)

## S3 method for class 'datalist'
covariates(x)

## S3 method for class 'data.frame'
covariates(x)

Arguments

x

Either a datalist or a data.frame with mandatory columns c("name", "time", "value", "sigma", "lloq").

Value

The condition.grid of the data


dMod documentation built on Jan. 27, 2021, 1:07 a.m.