| abc-class {forams} | R Documentation |
Class "abc"
Description
Class used to store "abc" analysis objects.
Objects from the Class
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.
Slots
abc:Object of class
"data.frame"~~W.Stat:Object of class
"numeric"~~
Methods
- plot
signature(x = "abc"): ...
Author(s)
Rodrigo Aluizio
See Also
See Also as abc
Examples
showClass("abc")
[Package forams version 2.0-6 Index]