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 April 12, 2025, 1:52 a.m.