Skip to content
#

poisson-regression

Here are 68 public repositories matching this topic...

abess

Coursework, Stata code, and notes for PBHS 32700: Biostatistical Methods (Spring 2024, University of Chicago). Topics include contingency tables, logistic regression, Poisson and negative binomial models, and survival analysis using Kaplan-Meier, Cox, and parametric models. The course emphasizes categorical and time-to-event analysis using Stata.

  • Updated Jul 16, 2025
  • Stata

Coursework and Stata code for PBHS 32410: Regression Analysis for Health and Social Research (Winter 2024, University of Chicago). Topics include linear regression, multiple regression, interaction effects, model diagnostics, Poisson and logistic regression, and the application of generalized linear models in public health data.

  • Updated Jul 16, 2025
  • Stata

Coursework, Stata code, and notes for PBHS 31001: Epidemiologic Methods (Winter 2024, University of Chicago). Topics include bias, confounding, effect modification, cohort and case-control study design, and logistic/Poisson regression. The course emphasizes observational study design and practical applications using Stata.

  • Updated Jul 16, 2025
  • Stata

This repository contains implementations of advanced regression methods, including ordinary least squares, Poisson regression, and locally weighted regression. It also explores bias-variance decomposition for regularized mean estimators. The analysis is conducted on the Capital Bikesharing dataset using Python.

  • Updated Mar 5, 2025
  • Python

This project aims to develop a Poisson regression model to predict the number of rings in a dataset. Poisson regression is a type of generalized linear model used for modeling count data, where the target variable represents the number of occurrences of an event within a given time or space. In this case, the target variable is the count of rings.

  • Updated Apr 25, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the poisson-regression topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the poisson-regression topic, visit your repo's landing page and select "manage topics."

Learn more