Science Score: 31.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
    Found 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 (5.7%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: uni-mannheim-qm-2024
  • Language: HTML
  • Default Branch: master
  • Size: 0 Bytes
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 1 year ago · Last pushed over 1 year ago
Metadata Files
Readme Citation

README.md

Learning Goals

  1. MLE: Poisson Regression
  2. Poisson and Negative Binomial in GLM
  3. Likelihood Ratio Test (Overdispersion)
  4. Expected Values

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-2024
  • Login: uni-mannheim-qm-2024
  • Kind: organization

Citation (citations.bib)

@article{eck_hultman_2007,
  title={One-Sided Violence Against Civilians in War: Insights from New Fatality Data},
  author={Eck, Kristine and Hultman, Lisa},
  journal={Journal of Peace Research},
  volume={44},
  number={2},
  pages={233--246},
  year={2007},
  publisher={Sage Publications Sage UK: London, England}
}

@article{king_et_al_2000,
  title={Making the Most of Statistical Analyses: Improving Interpretation and Presentation},
  author={King, Gary and Tomz, Michael and Wittenberg, Jason},
  journal={American Journal of Political Science},
  year={2000},
  volume={44},
  number={2},
  pages={347--361},
}

@book{degroot_schervish_2012,
  title={Probability and Statistics},
  author={DeGroot, Morris H. and Schervish, Mark J.},
  year={2012},
  publisher={Addison-Wesley},
  address={4th edition. Boston}
}

GitHub Events

Total
  • Public event: 1
  • Push event: 3
Last Year
  • Public event: 1
  • Push event: 3