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