run_simulation_master: Shiny App of Simulation Master

Description Usage Note Examples

View source: R/app.R

Description

This is a function to run the Shiny App of the "Simulation Master". This Shiny App contains two menus, one of which is regarding regression: it provides different parameters to generate sparse data, and also parameters to tune the Lasso/Ridge/Elastic Net; the other of which is regarding classification: it provides the generation functionality of four types of data, and tuning parameters of kernel SVM as well. This Shiny App focus on the feature selection of regression problems and the prediction performance of classification problems.

Usage

1

Note

This is simply a function to trigger the Shiny App, so it bears no parameters or values.

Examples

1
2
3
4
## Not run: 
run_simulation_master()

## End(Not run)

Xiaozhu-Zhang1998/simulationMaster documentation built on Dec. 25, 2021, 12:13 a.m.