setSubjects {campsis}R 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


[Package campsis version 1.5.2 Index]