Description Usage Note Examples
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.
1 |
This is simply a function to trigger the Shiny App, so it bears no parameters or values.
1 2 3 4 | ## Not run:
run_simulation_master()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.