R Shiny App – Model Assumption Checking of Quadratic and Linear Discriminant Analysis
April 9, 2018 By Pascal Schmidt Personal Project R
In this blog post, we are going to check the assumptions of linear and quadratic discriminant analysis with a shiny App .
The data we used for the app can be found here and the code can be found here.
We have already gone through the assumptions in this R tutorial.
Recent Posts
Recent Comments
- Kardiana on The Lasso – R Tutorial (Part 3)
- Pascal Schmidt on RSelenium Tutorial: A Tutorial to Basic Web Scraping With RSelenium
- Pascal Schmidt on Dynamic Tabs, insertTab, and removeTab For More efficient R Shiny Applications
- Gisa on Persistent Data Storage With a MySQL Database in R Shiny – An Example App
- Nicholas on Dynamic Tabs, insertTab, and removeTab For More efficient R Shiny Applications