Design-class: Class "Design"

Design-classR Documentation

Class "Design"

Description

The class Design defines information concerning the parametrization of the designs.

Objects from the class

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

Slots for the Design objects

name:

A string giving the name of the design.

size:

An integer giving the number of subjects in the design.

arms:

A list of the arms.

outcomesEvaluation:

A list of the results of the design evaluation for the outcomes.

outcomesGradient:

A list of the results of the design evaluation for the sensitivity indices.

numberOfArms:

A numeric giving the number of arms in the design.

fim:

An object of the class Fim containing the Fisher Information Matrix of the design.


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