getTimeVaryingCovariates {campsis}R Documentation

Get all time-varying covariates.

Description

Get all time-varying covariates.

Usage

getTimeVaryingCovariates(object)

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

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

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

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

Arguments

object

any object

Value

all time-varying covariates from object


[Package campsis version 1.5.2 Index]