Skip to content

A collection of shiny apps - my own playground for experimentation and learning

License

Notifications You must be signed in to change notification settings

fjodor/ShinyApps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shiny Apps

ShinyTitanic

A small shiny app to explore a simple decision tree model (rpart) on titanic training data.

Only three predictor variables are displayed: gender, age, and passenger class.

Interactive options:

Choose whether surrogate variables are used to substitute missing predictor values (here, more variables are being used in the background as surrogates).

Select how the first split is determined:
By the algorithm (which selects gender);
Enforce age;
Enforce passenger class.

About

A collection of shiny apps - my own playground for experimentation and learning

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published