getCovariates {campsis}R Documentation

Get all covariates (fixed / time-varying / event covariates).

Description

Get all covariates (fixed / time-varying / event covariates).

Usage

getCovariates(object)

## S4 method for signature 'covariates'
getCovariates(object)

## S4 method for signature 'arm'
getCovariates(object)

## S4 method for signature 'arms'
getCovariates(object)

## S4 method for signature 'dataset'
getCovariates(object)

Arguments

object

any object

Value

all covariates from object


[Package campsis version 1.5.2 Index]