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

View source: R/generic.R

get_covariatesR Documentation

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

Description

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

Usage

get_covariates(object)

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

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

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

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

Arguments

object

any object

Value

all covariates from object


campsis documentation built on Aug. 5, 2026, 9:07 a.m.