The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
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[@]metanet.ch.

Type: Package
Title: Interactive Document for Working with Basic Probability
Version: 0.1.0
Author: Kartikeya Bolar
Maintainer: Kartikeya Bolar <kartikeya.bolar@tapmi.edu.in>
Description: An interactive document on the topic of basic probability using 'rmarkdown' and 'shiny' packages. Runtime examples are provided in the package function as well as at https://analyticmodels.shinyapps.io/BayesShiny/.
License: GPL-2
Encoding: UTF-8
LazyData: TRUE
Depends: R (≥ 3.0.3)
Imports: shiny,rmarkdown,LaplacesDemon,shinyMatrix,rpivotTable,epitools
RoxygenNote: 6.1.0
NeedsCompilation: no
Packaged: 2019-04-18 17:10:53 UTC; KARTIKEYA
Repository: CRAN
Date/Publication: 2019-04-23 08:30:03 UTC

Launch 'PROBShiny' Interface

Description

PROBShiny() loads interactive user interface built using R 'shiny'.

Usage

PROBShiny()

Details

Start PROBShiny

The interactive user interface is to provide an easy way for solving basic probability problems based on relative frequency and subjective approach.

Value

Nothing

Examples

if(interactive()){
library(rmarkdown)
PROBShiny()
}

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.