bootinvFIM.merMod: Compute the inverse of the Fisher Information Matrix using parametric bootstrap
Description
Compute the inverse of the Fisher Information Matrix using parametric bootstrap
Usage
# S3 method for merMod
bootinvFIM(m, B = 1000, seed = 0)
Arguments
- m
the model under H1
- B
the bootstrap sample size
- seed
a seed for the random generator