get_fixed_covariates: Get all fixed covariates.

View source: R/generic.R

get_fixed_covariatesR Documentation

Get all fixed covariates.

Description

Get all fixed covariates.

Usage

get_fixed_covariates(object)

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

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

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

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

Arguments

object

any object

Value

all fixed covariates from object


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