Learn R Programming

lllcrc (version 1.2)

llcrc.flat.boots: Bootstrapping LLMs

Description

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

Usage

llcrc.flat.boots(boot.list)

Arguments

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

Value

A vector of bootstrap estimates.

Details

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

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.