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


Calvagone/campsis documentation built on April 17, 2024, 5:33 a.m.