drs-class {aod}R Documentation

Representation of Objects of Formal Class "drs"

Description

Representation of the output of functions donner and raoscott.

Objects from the Class

Objects can be created by calls of the form new("drs", ...) or, more commonly, via the donner or raoscott functions.

Slots

CALL
The call of the function.
tab
A data frame containing test information. The content of the data frame depends on the type of the function which generated it.
rho
The ANOVA estimate of the intra-cluster correlation (function donner).
X2
The adjusted chi-squared statistic.

Methods

donner
signature(object = "drs"): see donner.
raoscott
signature(object = "drs"): see raoscott.


[Package aod version 1.1-31 Index]