Learn R Programming

PFIM (version 5.0)

EvaluateDesign: Evaluate the design for each arm.

Description

Evaluate the design for each arm.

Usage

EvaluateDesign(object, fimType, TheDesign)

Value

The PFIMProject object with the list designs that contains the evaluation of each design for each arm.

Arguments

object

A PFIMProject object.

fimType

A character string giving the type of FIM: "Population", "Individual" or "Bayesian".

TheDesign

A Design object to be evaluated.