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.