Fim-class: Class "Fim"

Fim-classR Documentation

Class "Fim"

Description

A class storing information regarding the Fisher matrix. Type of the Fisher information: population ("PopulationFIM"), individual ("IndividualFIM") or Bayesian ("BayesianFIM").

Objects from the class

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

Slots for Fim objects

fisherMatrix:

A matrix giving the Fisher matrix.

fixedEffects:

A matrix giving the fixed effects of the Fisher matrix.

varianceEffects:

A matrix giving the variance effects of the Fisher matrix.

shrinkage:

A vector giving the shrinkage value of the parameters.


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