Learn R Programming

mephas (version 1.0.0)

MFSproptest: MEPHAS Shiny application of the binomial proportional data tests

Description

MFSproptest function creates a dynamic calculator which enables users to do statistical tests on binomial proportional data. Users can either input data manually or upload their dataset.

Usage

MFSproptest()

Arguments

Value

The shiny web page of the tests based on binomial proportion

Details

This app includes statistical tests for one single proportion, two proportions from independent groups, and two proportions from the matched data. Results include the corresponding test's outcome and pie-plot of data. Please click "close" window to quit the application. "gridExtra", "reshape", and "pastecs" packages are required.

Examples

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

Run the code above in your browser using DataLab