abc-class: Class '"abc"'

abc-classR 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")

forams documentation built on Aug. 24, 2023, 5:11 p.m.