Learn R Programming

mephas (version 1.0.0)

MFSanova: MEPHAS Shiny Application of ANOVA and Multiple Comparison

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

MFSanova()

Arguments

Value

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

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.

Examples

Run this code
# NOT RUN {
# library(mephas)
# MFSanova()
# }

Run the code above in your browser using DataLab