MFSnptest: MEPHAS Shiny Application of the Non-paramatric Tests

Description Usage Details Value Examples

View source: R/MFSnptest.R

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

1

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.

Value

The shiny web page of non-parametric statistical test

Examples

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

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