setSubjects: Set the number of subjects.

View source: R/generic.R

setSubjectsR Documentation

Set the number of subjects.

Description

Set the number of subjects.

Usage

setSubjects(object, x)

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

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

Arguments

object

any object

x

the new number of subjects

Value

the updated object


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