getEventCovariates: Get all event-related covariates.

View source: R/generic.R

getEventCovariatesR Documentation

Get all event-related covariates.

Description

Get all event-related covariates.

Usage

getEventCovariates(object)

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

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

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

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

Arguments

object

any object

Value

all event-related covariates from object


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