setArm {PFIM}R Documentation

setArm

Description

Set the arms in a design.

Usage

setArm(object, arm)

## S4 method for signature 'Design'
setArm(object, arm)

Arguments

object

An object Design from the class Design.

arm

A list of object Arm giving the arms of the design.

Value

An object Design with the list Arm updated.


[Package PFIM version 6.0.3 Index]