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 Document for Working with Naive Bayes Classification
Version: 0.1.0
Author: Kartikeya Bolar
Maintainer: Kartikeya Bolar <kartikeya.bolar@tapmi.edu.in>
Description: An interactive document on the topic of naive Bayes classification analysis using 'rmarkdown' and 'shiny' packages. Runtime examples are provided in the package function as well as at https://kartikeyab.shinyapps.io/NBShiny/.
License: GPL-2
Encoding: UTF-8
LazyData: TRUE
Depends: R (≥ 4.0.0)
Imports: shiny,rmarkdown,dplyr,datasets,caret,e1071,rhandsontable
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2020-07-28 10:32:11 UTC; kartikeya.bolar
Repository: CRAN
Date/Publication: 2020-08-03 11:00:05 UTC

Launch 'NBShiny3' Interface

Description

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

Usage

NBShiny3()

Details

Start NBShiny3

The interactive user interface is to provide an easy way for naive bayesian classification analysis and downloading relevant plot.

Value

Nothing

Examples

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

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.