varbin-class {aod}R Documentation

Representation of Objects of Formal Class "varbin"

Description

Representation of the output of function varbin used to estimate proportions and their variance under various distribution assumptions.

Objects from the Class

Objects can be created by calls of the form new("varbin", ...) or, more commonly, via the function varbin.

Slots

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.

Methods

varbin

signature(object = "varbin"): see varbin.


[Package aod version 1.3.3 Index]