getArms: Get the arms of an object.

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


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