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

View source: R/saemix_utilities.R

bootinvFIM.SaemixObjectR 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 'SaemixObject'
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.