Learn R Programming

mephas (version 1.0.0)

MFSnptest: MEPHAS Shiny Application of the Non-paramatric Tests

Description

MFSnptest function creates a dynamic calculator which enables users to do non-parametric statistical tests. Users can either input data manually or upload their dataset.

Usage

MFSnptest()

Arguments

Value

The shiny web page of non-parametric statistical test

Details

This app includes non-parametric tests for one sample, two samples, and two paired samples. The results include box-plots, histogram, descriptive statistics,and test results. Please click "close" window to quit the application. "gridExtra", "reshape", "pastecs", "DescTools", and "RVAideMemoire" packages may be required.

Examples

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

Run the code above in your browser using DataLab