powered by
"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.
new("abc", ...)
abc
Object of class "data.frame" ~~
"data.frame"
W.Stat
Object of class "numeric" ~~
"numeric"
signature(x = "abc"): ...
signature(x = "abc")
Rodrigo Aluizio
See Also as abc
showClass("abc")
Run the code above in your browser using DataLab