Arguments
ydens
A matrix with 2^k-1 columns, one for each
capture pattern. Each row sums to 1; these are empirical
capture pattern probabilities.
models
A list of character vectors, with each
vector containing column names from the associated
log-linear design matrix. For example, see the output of
make.hierarchical.term.sets(). ess
A vector of effective sample sizes, one for
each row of ydens.
mct
The number of population units that were
observed for each row of ydens.
ic
The chosen information criterion. Currently
implemented: "AIC", "AICc", "BIC", "BICpi".
cell.adj
Logical: TRUE means that the cell
adjustment of Evans and Bonet (1995) is applied.
averaging
Logical: TRUE means that the information
criterion weights are used to do model averaging,
locally.
loud
Logical: TRUE means that the progress is
noted by printing the number of the row of ydens
currently being processed.