Learn R Programming

PFIM (version 5.0)

Optimization-class: Class "Optimization"

Description

A class storing information concerning Optimization.

Arguments

Objects from the class <code>Optimization</code>

Objects form the class Optimization can be created by calls of the form Optimization(...) where (...) are the parameters for the Optimization objects.

Slots for <code>Optimization</code> objects

showProcess:

A logical if the optimization process is shown or not.

FisherMatrices:

A list of all the Fisher matrices used in the optimization process.

combinedTimes:

A list giving all he combinaison of n elements for a vector of times.

arms:

A list giving all the arms on which the optimization processis done.