iccbin-class {aod} | R Documentation |
Representation of Objects of Formal Class "iccbin"
Description
Representation of the output of function iccbin
.
Objects from the Class
Objects can be created by calls of the form new("iccbin", ...)
or, more commonly,
via the function iccbin
.
Slots
CALL
The call of the function.
features
A character vector summarizing the main features of the method used.
rho
A numeric scalar giving the intra-cluster correlation.
Methods
- icc
signature(object = "iccbin")
: seeiccbin
.
[Package aod version 1.3.3 Index]