ModelParameter-class: Class "ModelParameter"

ModelParameter-classR Documentation

Class "ModelParameter"

Description

The class ModelParameter defines information concerning the model parameters.

Objects from the class

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

Slots for ModelParameter objects

name:

A string giving the name of the parameter.

distribution:

An object from the class Distribution giving the distribution of the parameter.

fixedMu:

A boolean giving if mu is fixed or not.

fixedOmega:

A boolean giving if omega is fixed or not.


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