bootstrap: Bootstrap

Description Usage Arguments Value

Description

This function bootstraps a model learned by estimate to obtain confidence intervals on each parameter.

Usage

1
bootstrap(mfit, nboot = 10, seed = 1)

Arguments

mfit

A MInt model object.

nboot

The number of bootstraps to perform.

seed

Random number generator seed.

Value

A MInt object.

We should export this at some point.


MInt documentation built on May 2, 2019, 7:24 a.m.