A class storing information regarding the Fisher matrix.
Type of the Fisher information: population ("PopulationFIM"), individual ("IndividualFIM") or Bayesian ("BayesianFIM").
Arguments
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 <code>Fim</code> 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.