drs-class | R Documentation |
Representation of the output of functions donner
and raoscott
.
Objects can be created by calls of the form new("drs", ...)
or, more commonly,
via the donner
or raoscott
functions.
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^2
statistic.
signature(object = "drs")
: see donner
.
signature(object = "drs")
: see raoscott
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.