MFSanova: MEPHAS Shiny Application of ANOVA and Multiple Comparison

Description Usage Details Value Examples

View source: R/MFSanova.R

Description

MFSanova function creates a dynamic calculator which enables users to do ANOVA analysis and multiple comparison. Users can either input data manually or upload their dataset.

Usage

1

Details

This app includes one-way ANOVA, two-way ANOVA, and multiple comparison. The results include ANOVA table, descriptive statistics, and bar-plot of the group's mean value. Please click "close" window to quit the application. "Rmisc" and "psych" packages are required.

Value

The shiny app and web page of the ANOVA and multiple comparison

Examples

1
2
# library(mephas)
# MFSanova()

mephas documentation built on May 2, 2019, 3:47 a.m.