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 Sept. 11, 2024, 7:18 p.m.