bootinvFIM.lme {varTestnlme}R Documentation

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 class 'lme'
bootinvFIM(m, B = 1000, seed = 0)

Arguments

m

the model under H1

B

the bootstrap sample size

seed

a seed for the random generator


[Package varTestnlme version 1.3.5 Index]