subsample.se: Combining subsamples to obtain a standard error.

View source: R/boot.r

subsample.seR Documentation

Combining subsamples to obtain a standard error.

Description

Calculates a single standard error for a parameter that has been calculated by averaging over subsamples.

Usage

subsample.se(..., par, plot = TRUE, ceiling = NULL)

Arguments

...

A number of bootstrap model objects.

par

A character string providing the parameter for which to calculate a standard error.

plot

Logical, if TRUE, a boxplot is produced.

ceiling

A threshold value; bootstrapped parameter values above this are discarded.


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