TestProcedure: Test procedures infrastructure

Description Usage Format Details References

Description

Test procedures infrastructure

Usage

1
2
3

Format

1
2
3
4
5
proto object 
 $ requirements:function (., ...)   
 $ pairwiseTest:function (., ...)   
 $ globalTest  :function (., ...)   
 $ new         :function (., ...)   

Details

Implemented TestProcedure and corresponding TestResult are:

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").


benchmark documentation built on May 30, 2017, 5:20 a.m.