getArms {PFIM} | R Documentation |
Get the arms of an object.
Description
Get the arms of an object.
Usage
getArms(object)
## S4 method for signature 'Design'
getArms(object)
## S4 method for signature 'OptimizationAlgorithm'
getArms(object)
Arguments
object |
An object defined form a class of PFIM. |
Value
A list containing the arms of the object.
[Package PFIM version 6.0.3 Index]