Prepare the FIMs for the optimization.
Prepare the Fisher Informations matrices.
Prepare the Fisher Informations Matrices.
PrepareFIMs(object, statistical_model, cond_init, constraint, typeFim)# S4 method for FedorovWynnAlgorithm
PrepareFIMs(object, statistical_model, cond_init, constraint, typeFim)
# S4 method for MultiplicativeAlgorithm
PrepareFIMs(object, statistical_model, cond_init, constraint, typeFim)
A list result
of all the FIMs.
A list FIMs
of the Fisher Informations matrices.
A list FIMs
of the Fisher Informations Matrices.
A MultiplicativeAlgorithm
object.
A StatisticalModel
object.
: cond_init
: A Constraint
object.
: A character string giving the r=type of FIM : Population, Individual or Bayesian.