Learn R Programming

PPtreeExt (version 0.1.0)

explorapp: Shiny app to compare PPtree, PPtreeExt and rpart boundaries in 2D with different simulation scenarios

Description

Shiny app to compare PPtree, PPtreeExt and rpart boundaries in 2D with different simulation scenarios

Usage

explorapp(ui, server)

Value

No return value, called for side effects. Shinyapp is launched.

Arguments

ui

user interface

server

server function

Examples

Run this code
if(interactive()){
explorapp(ui,server)
}

Run the code above in your browser using DataLab