setArms {PFIM}R Documentation

Set the arms of an object.

Description

Set the arms of an object.

Usage

setArms(object, arms)

## S4 method for signature 'Design'
setArms(object, arms)

## S4 method for signature 'OptimizationAlgorithm'
setArms(object, arms)

Arguments

object

An object defined form a class of PFIM.

arms

A list of arms.

Value

The object with the updated arms.


[Package PFIM version 6.0.3 Index]