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

Recently Published

SP500 Linear Model Regression
Goal of the project was to outline what linear model regressions can do. I took a dataset available on Kaggle, and specifically focused on closing price and volume of stocks traded. While this project mainly focused on fitting a simple linear regression, it did point me to other models that may better fit the dataset and can be explored in the future to find the best fit.
Assignment 8 624
Simple Regression HW
Simple Linear Regression Practice
Practice with ioslides
dailynews_0413
HW 5
Sure! Here's a concise 4-sentence summary: Linear model selection involves identifying a subset of predictors that best explains the response variable, balancing model complexity and predictive accuracy. Methods like best subset selection, forward selection, and backward elimination help choose the most relevant variables. Regularization techniques such as ridge regression and the lasso improve model performance by introducing a penalty on the size of coefficients to reduce overfitting. While ridge shrinks all coefficients toward zero, the lasso can force some to be exactly zero, thus performing variable selection as well.
Gis Project-Data 110
project 2
Assignment03
DATA 622 Assignment 3
Project2