getFixedCovariates {campsis} | R Documentation |
Get all fixed covariates.
Description
Get all fixed covariates.
Usage
getFixedCovariates(object)
## S4 method for signature 'covariates'
getFixedCovariates(object)
## S4 method for signature 'arm'
getFixedCovariates(object)
## S4 method for signature 'arms'
getFixedCovariates(object)
## S4 method for signature 'dataset'
getFixedCovariates(object)
Arguments
object |
any object |
Value
all fixed covariates from object
[Package campsis version 1.5.3 Index]