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

View source: R/generic.R

getCovariatesR 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


campsis documentation built on Sept. 11, 2024, 7:18 p.m.