- MLE: Poisson Regression
- Poisson and Negative Binomial in GLM
- Likelihood Ratio Test (Overdispersion)
- Expected Values
- Click on the green Clone or download button and select Use HTTPS (this might already be selected by default). Click on the clipboard icon to copy the repo URL.
- Open RStudio.
- Click on
File
on the top bar and selectNew Project...
. - Select
Version Control
. - In the next window, select
Git
. - In the final window, paste the repo URL you grabbed from GitHub in the
Repository URL
window. Click onBrowse
to select the folder on your computer where you want to store the project. - Click on
Create Project
.
- Open the
.Rmd
file that is stored in the project. - Hit the Run Document button.