set_subjects: Set the number of subjects.

View source: R/generic.R

set_subjectsR Documentation

Set the number of subjects.

Description

Set the number of subjects.

Usage

set_subjects(object, x)

## S4 method for signature 'arm,integer'
set_subjects(object, x)

## S4 method for signature 'dataset,integer'
set_subjects(object, x)

Arguments

object

any object

x

the new number of subjects

Value

the updated object


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