setArms: Set the arms of an object.

setArmsR 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.


PFIM documentation built on Nov. 24, 2023, 5:09 p.m.