getTimeVaryingCovariates: Get all time-varying covariates.

View source: R/generic.R

getTimeVaryingCovariatesR 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


campsis documentation built on Oct. 13, 2023, 5:09 p.m.