MFSproptest: MEPHAS Shiny application of the binomial proportional data...

Description Usage Details Value Examples

View source: R/MFSproptest.R

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

1

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.

Value

The shiny web page of the tests based on binomial proportion

Examples

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

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