Learn R Programming

mephas (version 1.0.0)

MFSrctabtest: MEPHAS Shiny Application of Contingency Table Related Tests

Description

MFSrctabtest function creates a dynamic calculator which enables users to do statistical tests on R by C data. Users can either input data manually or upload their dataset.

Usage

MFSrctabtest()

Arguments

Value

The shiny web page of the tests for cross tab data

Details

This app includes statistical tests for R by C table, trend test for 2 by K table, and goodness-of-fit test. Please click "close" window to quit the application. "psych" package is required.

Examples

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

Run the code above in your browser using DataLab