getFixedCovariates: Get all fixed covariates.

View source: R/generic.R

getFixedCovariatesR Documentation

Get all fixed covariates.

Description

Get all fixed covariates.

Usage

getFixedCovariates(object)

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

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

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

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

Arguments

object

any object

Value

all fixed covariates from object


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