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 |
arm |
A list of object |
Value
An object Design
with the list Arm
updated.
[Package PFIM version 6.0.3 Index]