setArms | R Documentation |
Set the arms of an object.
setArms(object, arms)
## S4 method for signature 'Design'
setArms(object, arms)
## S4 method for signature 'OptimizationAlgorithm'
setArms(object, arms)
object |
An object defined form a class of PFIM. |
arms |
A list of arms. |
The object with the updated arms.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.