RPubs will retire in June 2027. Your existing documents will stay accessible through December 31, 2031
and Connect Cloud is the recommended home for new publishing. Read the blog post
gravatar

andy01

Andrew

Recently Published

Predicting Ames Housing Prices with Tidymodels: A Statistical Modeling Portfolio
This portfolio applies multiple statistical models to the Ames Housing dataset using the tidymodels ecosystem. I start with exploratory analysis and data preprocessing, then fit multiple linear, polynomial, lasso, multinomial logistic and Poisson regressions. Cross‑validation and hold‑out testing are used to evaluate each model. I interpret coefficients in plain language, compare performance, and reflect on the modeling process.
Portfolio Project