Fim-class {PFIM} | R 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.
[Package PFIM version 6.0.3 Index]