The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

Type: Package
Title: Interactive Application for Working with Contingency Tables
Version: 0.1.0
Author: Kartikeya Bolar
Maintainer: Kartikeya Bolar <kartikeya.bolar@tapmi.edu.in>
Description: An interactive application for working with contingency Tables. The application has a template for solving contingency table problems like chisquare test of independence,association plot between two categorical variables. Runtime examples are provided in the package function as well as at https://jarvisatharva.shinyapps.io/CategoricalDataAnalysis/.
License: GPL-2
Encoding: UTF-8
LazyData: TRUE
Depends: R (≥ 3.0.3)
Imports: shiny,shinyMatrix,epitools,rpivotTable
RoxygenNote: 6.1.0
NeedsCompilation: no
Packaged: 2019-04-12 08:47:04 UTC; KARTIKEYA
Repository: CRAN
Date/Publication: 2019-04-13 08:22:55 UTC

Launch CTAShiny Interface

Description

CTAShiny() loads interactive user interface built using R shiny.

Usage

CTAShiny()

Details

Start CTAShiny

The interactive user interface is to provide an easy way for people who are learning Contingency Table Analysis. Includes example data for testing out a few example analysis.

Value

Nothing

Examples

if(interactive()){
library(shiny)
CTAShiny()
}

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.