Description Usage Details Value Examples
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.
1 |
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.
The shiny web page of the tests based on binomial proportion
1 2 3 | # library(mephas)
# MFSproptest()
# not run
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.