normboot: Draw parameters of statistical model from multivariate normal...

normbootR Documentation

Draw parameters of statistical model from multivariate normal distribution

Description

normboot is a generic function for drawing parameters from a fitted statistical model from their (asymptotic) multivariate normal distribution.

Usage

normboot(object, B, ...)

## S3 method for class 'msm'
normboot(object, B = 1000, ...)

Arguments

object

A statistical model.

B

Number of draws of the parameters.

...

Further arguments passed to or from other methods.


hesim documentation built on Sept. 4, 2022, 1:06 a.m.