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 Oct. 30, 2024, 9:10 a.m.