week11_logit
Science Score: 18.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
○codemeta.json file
-
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (6.1%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
·
Repository
Basic Info
- Host: GitHub
- Owner: uni-mannheim-qm-2023
- Language: HTML
- Default Branch: main
- Size: 2.36 MB
Statistics
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
- Releases: 0
Created over 2 years ago
· Last pushed over 2 years ago
Metadata Files
Readme
Citation
README.md
Learning Goals
- MLE: Logit Regression With One Covariate
- Logit/Probit in glm
- Quantities of Interest
- Classification Table and Separation Plots
- An Applied Example
Importing a Github Repo into Rstudio
- 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
Fileon 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 URLwindow. Click onBrowseto select the folder on your computer where you want to store the project. - Click on
Create Project.
Get working
- Open the
.Rmdfile that is stored in the project. - Hit the Run Document button.
Owner
- Name: uni-mannheim-qm-2023
- Login: uni-mannheim-qm-2023
- Kind: organization
- Repositories: 1
- Profile: https://github.com/uni-mannheim-qm-2023
Citation (citations.bib)
@article{greenhill_et_al_2011,
title={The Separation Plot: A New Visual Method for Evaluating the Fit of Binary Models},
author={Greenhill, Brian and Ward, Michael D. and Sacks, Audrey},
journal={American Journal of Political Science},
volume={55},
number={4},
pages={991--1002},
year={2011},
publisher={Wiley Online Library}
}
@article{fearon_laitin_2003,
title={Ethnicity, Insurgency, and Civil War},
author={Fearon, James D. and Laitin, David D.},
journal={American Political Science Review},
volume={97},
number={1},
pages={75--90},
year={2003},
publisher={Cambridge University Press}
}