TestProcedure: Test procedures infrastructure
Description
Test procedures infrastructureformat
proto object
$ requirements:function (., ...)
$ pairwiseTest:function (., ...)
$ globalTest :function (., ...)
$ new :function (., ...)Details
Implemented TestProcedure and corresponding
TestResult are: rl{ FriedmanTest
Test procedure based on the non parametric friedman
test
LmerTest Test procedure based on a
mixed effects model (function lmer in package
lme4)
PercintTest Test procedure
based on the bootstrap percentile intervals }References
See Eugster and Leisch (2008) and Eugster et
al. (2008) in citation("benchmark").