Learn R Programming

mephas (version 1.0.0)

MFSttest: MEPHAS Shiny Application of T test.

Description

MFSttest function creates a dynamic calculator which enables users to do t tests . Users can either input data manually or upload their dataset.

Usage

MFSttest()

Arguments

Value

The shiny application web page of T test for one sample and two samples

Details

This app includes t tests for one sample, two samples, and two paired samples. The results include box-plots, histogram, descriptive statistics,and test results. "gridExtra", "reshape", "pastecs" package may be required.

Examples

Run this code
# NOT RUN {
# library(mephas)
# MFSttest()
# not run
# }

Run the code above in your browser using DataLab