DATA 606 - Statistics & Probability - Spring 2021

Maximum Likelihood Estimation and Logistic Regression

Click here to open the slides.

To run the MLE shiny app, you need to first install the visualMLE package:

remotes::install_github('jbryer/visualMLE')

Then run this function:

visualMLE::shiny_mle()