Skip to content
View bwilden's full-sized avatar

Block or report bwilden

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
bwilden/README.md

Hello! 👋

Here you will find a collection of solo-authored data science projects I worked on during my PhD. For more on what I am working on currently, please check out my blog!


PhD Research Projects

  • Mis-Measuring Measurement Model Measurement Error
    • The common practice of only using the mean estimate from measurement model posteriors will lead to misleading conclusions in downstream analysis. I develop a method to ameleliorate bias arising from statistical uncertainty in measurement models. And I build a set of Bayesian models in Stan to fix this type of bias. Full paper.
  • Ideal Point Estimation with 99% Missing Data
    • Ideal point models are used in political science to estimate latent traits (such as left-right ideology) of political actors. I show how commonly-used methods dramatically fail under sparse data conditions. I then develop a new Bayesian ideal point model which treats missing data as an explicit choice made by political actors, and show how this model is able to accurately recover the true latent variables using simulation analysis. Full Paper.
  • A Geospatial Model of Political Ideology in California
    • In this project I estimate county-level political ideology in California using my novel IRT-MRP-BYM—Item-Response-Theory, Multilevel-Regression-with-Poststratification, Besag-York-Mollié model. I combine the latest research in survey methodology to arrive at more precise small-sample latent variable estimates using Stan. Full Paper.
  • bper: Bayesian Prediction for Ethnicity and Race
    • An R package for imputing race/ethnicity variables based on other individual characteristics (name, location, gender, and more). This package uses a hand-coded Naive Bayes classification algorithm in R.

Pinned Loading

  1. bper bper Public

    Bayesian Prediction for Ethnicity and Race

    R 5

  2. bayes-measurement-error bayes-measurement-error Public

    Bayesian Measurement Error Modeling

    R 1

  3. irt-mrp-bym irt-mrp-bym Public

    A Geospatial Model of Political Ideology in California built using Stan

    R

  4. abstention-ideal abstention-ideal Public

    Bayesian Ideal Point Models for Extreme Missing Data

    R