MFSttest: MEPHAS Shiny Application of T test.

Description Usage Details Value Examples

View source: R/MFSttest.R

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

1

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.

Value

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

Examples

1
2
3
# library(mephas)
# MFSttest()
# not run

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