Description Usage Arguments Details Value References
Pairwise comparison of algorithm performances
1 |
x |
An |
family |
A |
type |
Draw strict or indifference decision |
... |
Ignored |
Available TestPaircomp
implementations:
FriedmanTestPaircomp | Pairwise comparison based on the non parametric friedman test |
LmerTestPaircomp | Pairwise comparison based on a
mixed effects model (function lmer in package
lme4 ) |
PercintTestPaircomp | Pairwise comparison based on the bootstrap percentile intervals |
Available PointPaircomp
implementations:
GenericPointPaircomp | Pairwise comparison based on point estimates. |
A PaircompDecision
object; a list with the elements:
decision | The incidence matrix representing the pairwise comparisons |
type | The decision type |
base | A list with information on the decision base |
See Eugster and Leisch (2008) and Eugster et
al. (2008) in citation("benchmark")
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.