MFSanova: MEPHAS: ANOVA (Hypothesis Testing)

Description Usage Value Examples

View source: R/MFSanova.R

Description

MFSanova includes (1) one-way ANOVA, (2) pairwise post-hoc test for one-way ANOVA, (3) two-way ANOVA, (4) pairwise post-hoc test for two-way ANOVA (5) Kruskal-Wallis test and (6) post-hoc test for Kruskal-Wallis test

Usage

1

Value

shiny interface

Examples

1
2
3
4
5
6
7
if (interactive()) {
 MFSanova()
}

if (interactive()) {
 mephasOpen("anova")
}

mephas/mephas documentation built on Feb. 20, 2020, 9:03 p.m.