When the FIM is not available, this function provides an approximation of the FIM based on an estimate of the covariance matrix of the model's parameters obtained via parametric bootstrap.

bootinvFIM(m, B = 1000)

Arguments

m

a fitted model that will be used as the basis of the parametric bootstrap (providing the initial maximum likelihood estimate of the parameters and the modelling framework)

B

the size of the bootstrap sample

Value

the empirical covariance matrix of the parameter estimates obtained on the bootstrap sample

Author

Charlotte Baey <charlotte.baey@univ-lille.fr>