lllcrc(dat, kfrac, models = NULL, ic = "BICpi", bw = NULL, averaging = FALSE, cell.adj = TRUE, round.vars = NULL, rounding.scale = 0.01, boot.control = NULL)
formatdata
NULL
,
and in this case make.hierarchical.term.sets(k = attributes(dat)$k)
is called to generate all hierarchical models that include all main effects.dat
. The values in the column are scalars that are used in
constructing distances between covariate vectors. Raw differences are
divided by the corresponding scalars before being squared in the context of
a Euclidean metric. Defaults to a column of 1's.micro.post.stratify
, which is called within
lllcrc
.micro.post.stratify
, which is called within
lllcrc
.micro.post.stratify
, with estimated local rates of missingness
appended as an extra column labeled pi0
. In addition, mct
(multinomial cell count) gives the number of observed units with that
distinct covariate vector, and cpi0
(cumulative number missing) gives
the the product of pi0
with mct
, such that summing over this
vectorized product is exactly the Horvitz-Thompson style sum in capture
recapture. lllcrc
and has attributes cont.x
and conteg.x
, which
relate the continuous and categorical variables in the model Anderson DR and Burnham KP (1999). "Understanding information criteria for selection among capture-recapture or ring recovery models." Bird Study, 46(S1), pp. S14-S21.
Fienberg SE (1972). "The Multiple Recapture Census for Closed Populations and Incomplete $2^k$ Contingency Tables." Biometrika, 59(3), pp. 591.
Evans MA and Bonett DG (1994). "Bias Reduction for Multiple-Recapture Estimators of Closed Population Size." Biometrics, 50(2), pp. 388-395.