Description Usage Details Value Examples
MFSttest function creates a dynamic calculator which enables users to do t tests . Users can either input data manually or upload their dataset.
1 | MFSttest()
|
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.
The shiny application web page of T test for one sample and two samples
1 2 3 | # library(mephas)
# MFSttest()
# not run
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.