shiny_mldash | R Documentation |
This will start the shiny app to demonstrate the loess_vis function.
shiny_mldash( model_run_dir = paste0(find.package("mldash"), "/", model_runs), ml_results = run_models(ml_datasets, ml_models, seed = 2112), ... )
... |
not currently used. |
span_range |
the range of values the user is allowed to set the span. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.