Objects from the Class
Objects can be created by calls of the form new("elimScore", testStatistic, name, allMembers, groupMembers, score, alternative, elim, cutOff, ...).
~~ describe objects here ~~Slots
elim:- Object of class
"integer" ~~ cutOff:- Object of class
"numeric" ~~ score:- Object of class
"numeric" ~~ .alternative:- Object of class
"logical" ~~ name:- Object of class
"character" ~~ allMembers:- Object of class
"character" ~~ members:- Object of class
"character" ~~ testStatistic:- Object of class
"function" ~~ testStatPar:- Object of class
"list" ~~
Extends
Class "classicScore", directly.
Class "groupStats", by class "classicScore", distance 2.Methods
No methods defined with class "elimScore" in the signature.