Learn R Programming

PFIM (version 7.0)

getArmConstraints: getArmConstraints: get the administration and sampling time constraints for the MultiplicativeAlgorithm.

Description

getArmConstraints: get the administration and sampling time constraints for the MultiplicativeAlgorithm.

getArmConstraints: get the administration and sampling time constraints for the FedorovWynnAlgorithm.

getArmConstraints: get the administration and sampling time constraints for the SimplexAlgorithm.

getArmConstraints: get the administration and sampling time constraints for the PSOAlgorithm.

getArmConstraints: get the administration and sampling time constraints for the PGBOAlgorithm.

Value

A list giving the administration and sampling time constraints for the MultiplicativeAlgorithm.

A list giving the administration and sampling time constraints for the FedorovWynnAlgorithm.

A list giving the administration and sampling time constraints for the SimplexAlgorithm.

A list giving the administration and sampling time constraints for the PSOAlgorithm.

A list giving the administration and sampling time constraints for the PGBOAlgorithm.

Arguments

arm

A object of class Arm giving the arm.

optimizationAlgorithm

A object of class Optimization giving the optimization algorithm.