get.mce: Extracting Monte Carlo error

View source: R/helpers.r

get.mceR Documentation

Extracting Monte Carlo error

Description

Extracts calculated Monte Carlo errors from a bootstrap procedure carried out by boot.ascr.

Usage

get.mce(fit, estimate)

Arguments

fit

A fitted model from fit.ascr.

estimate

A character string, either "bias" or "se", which determines whether Monte Carlo errors for bias estimates or standard errors are reported.

See Also

boot.ascr for the bootstrap procedure.

stdEr.ascr.boot for standard errors.

get.bias for estimated biases.


b-steve/ascr documentation built on Aug. 15, 2022, 2:38 p.m.