Representation of the output of function varbin
used to estimate proportions and their variance
under various distribution assumptions.
Objects can be created by calls of the form new("varbin", ...)
or, more commonly,
via the function varbin
.
CALL
The call of the function.
tab
A data frame containing the estimates, their variance and the confidence limits.
pboot
A numeric vector containing the bootstrap replicates.
alpha
The \(\alpha\) level to compute confidence intervals.
features
A named numeric vector summarizing the design.
signature(object = "varbin")
: see varbin
.