Learn R Programming

PFIM (version 5.0)

EvaluateFIMsAndDesigns: Evaluate the FIMs and the Designs.

Description

Evaluate the FIMs and the Designs.

Usage

EvaluateFIMsAndDesigns(
  object,
  responseNumber,
  responseNames,
  doses,
  times,
  admin,
  samp,
  statistical_model,
  cond_init,
  totalNumberOfFIMs,
  typeFim
)

Value

An Optimization object giving the results of the evaluation of the FIMs and the Designs.

Arguments

object

An Optimization object.

responseNumber

A numeric giving the number of responses.

responseNames

A character string giving the name of the response

doses

A vector of numeric values giving the doses.

times

A vector of numeric values giving the times doses.

admin

An Administration object giving the administration parameters.

samp

An SamplingTimes object giving the sampling times parameters.

statistical_model

A statisticalModel object.

cond_init

cond_init

totalNumberOfFIMs

A numeric giving the total number of FIMs.

typeFim

A character strgin gving the type of the FIM.