abc-class | R Documentation |
"abc"
Class used to store "abc"
analysis objects.
Objects can be created by calls of the form new("abc", ...)
.
This class is composed by two slots, the first one stores a table with the abc analysis results and the second one the W Statistic result and its Confidence Interval.
abc
:Object of class "data.frame"
~~
W.Stat
:Object of class "numeric"
~~
signature(x = "abc")
: ...
Rodrigo Aluizio
See Also as abc
showClass("abc")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.