Skip to content
View katrinastephenson's full-sized avatar

Block or report katrinastephenson

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
katrinastephenson/README.md

Hi, I'm Katrina 👋

I'm a master's student in Statistics (University of Central Florida, expected December 2026) working toward a career in biostatistics. My thesis develops Bayesian and frequentist uncertainty-quantification methods for Positronium Lifetime Imaging, an emerging extension of PET imaging, advised by Prof. Hsin-Hsiung Huang.

I like problems that sit between rigorous statistical methodology and real applied questions — from medical imaging to environmental policy.

What I work with

  • Languages: Python, R, SQL
  • Methods: Bayesian Inference & MCMC, Regression (linear, logistic, beta, ridge, lasso), GLM, Design of Experiments, Machine Learning
  • Tools: PyTorch, statsmodels, scikit-learn, spatial data (sf, terra), LaTeX, Tableau

Featured projects

  • fl-conservation-regression — Beta regression on what drives land conservation across Florida's 67 counties, built end-to-end from raw spatial data (FGDL, NLCD, Census) to a written executive summary.
  • pli-lifetime-estimation — Maximum-likelihood and conjugate Bayesian estimators for positronium decay rates; an early "toy example" of some of my thesis methodology (to be published post-defense this fall)
  • paper-helicopter-doe — A hands-on design-of-experiments study (factorial and response-surface designs) optimizing paper-helicopter flight time from data I collected.
  • statistical-ml-implementations — ML methods built from the math up: CNNs, SVDD with directional-data kernels, an autoencoder for anomaly detection, and transformers.

Elsewhere

Popular repositories Loading

  1. fl-conservation-regression fl-conservation-regression Public

    What drives land conservation across Florida's counties — a beta regression study in R

  2. paper-helicopter-doe paper-helicopter-doe Public

    A hands-on design-of-experiments study optimizing paper-helicopter flight time using factorial and response-surface designs

    Jupyter Notebook

  3. katrinastephenson katrinastephenson Public

    Allow me to introduce myself

  4. statistical-ml-implementations statistical-ml-implementations Public

    Machine learning methods built from the math up — CNNs, SVDD with directional kernels, an autoencoder for anomaly detection, and transformers

    Python