bootinvFIM.lme: Compute the inverse of the Fisher Information Matrix using...

View source: R/lme_utilities.R

bootinvFIM.lmeR 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


varTestnlme documentation built on Sept. 22, 2023, 5:13 p.m.