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

Document
Document
Document
Code Along 11
Document
Solo Project
My analysis of the S&P 500 data will include logistic and linear regressions and visual representations of the data, to include visualizations of mutate data for comparison. For example, taking a group of companies that have a P/E over 20 and asking what both the price should be or the earnings should be to get it to a P/E of 16, then comparing the difference in prices and earnings to other companies across the board and within the same industry. Then, we try to fit a model of price against P/E, P/B, & P/S to see how they relate. The data I have collected is from 2024, which is prior to this current market correction we have currently.
Document
MDS Analysis
GARCH Modeling on Google Stock Data
GARCH(1,1) modeling of Google stock to analyze time-varying volatility using R. Includes data prep, model fitting, and visualizations.
Document