Learn R Programming

benchmark (version 0.3-3)

TestProcedure: Infrastructure for test procedures.

Description

Infrastructure for test procedures.

Arguments

Details

TestProcedure: Available TestProcedure and corresponding TestResult implementations: 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").