llcrc.flat.boots: Bootstrapping LLMs

Description Usage Arguments Details Value Author(s) References

View source: R/boots.R

Description

For a log-linear model, bootstrap estimates of the corresponding estimates in a way that incorporates the uncertainty due to model selection.

Usage

1
llcrc.flat.boots(boot.list)

Arguments

boot.list

A list of control arguments to direct the bootstrap procedure. See example.

Details

Implements the nonparametric bootstrap of Norris and Pollock (1996), 'Method 2'. The results can be used to create empirical confidence intervals.

Value

A vector of bootstrap estimates.

Author(s)

Zach Kurtz

References

Norris JL and Pollock KH (1996). "Including model uncertainty in estimating variances in multiple capture studies." Environmental and Ecological Statistics, 3, pp. 235-244.


lllcrc documentation built on May 2, 2019, 3:34 p.m.