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

  1. MLE: Logit Regression With One Covariate
  2. Logit/Probit in glm
  3. Quantities of Interest
  4. Classification Table and Separation Plots
  5. An Applied Example

Importing a Github Repo into Rstudio

  1. 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.
  2. Open RStudio.
  3. Click on File on the top bar and select New Project....
  4. Select Version Control.
  5. In the next window, select Git.
  6. In the final window, paste the repo URL you grabbed from GitHub in the Repository URL window. Click on Browse to select the folder on your computer where you want to store the project.
  7. Click on Create Project.

Get working

  1. Open the .Rmd file that is stored in the project.
  2. Hit the Run Document button.

Owner

  • Name: uni-mannheim-qm-2023
  • Login: uni-mannheim-qm-2023
  • Kind: organization

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}
}

GitHub Events

Total
Last Year