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

Lab 2
Exploratory data analysis + ggplot
R Spatial Lab Assignment # 3
Homework 1
Task_6
LDW
Assignment_4
How to make Interactive Maps with Leaflet in R
This is a guide on how to use the R package 'Leaflet' to make interactive maps in R. This guide provides a tutorial on how to make an election results map from the 2024 UK General Election.
Real estate market analysis (Poland)
This version contains code snippets.
Tablero basedatos
Este tablero contiene datos estadísticos de la calidad del aire en Colombia durante un periodo de tiempo
Solana Price Forcast 2025/26
3. **GARCH Model**: - A GARCH(1,1) model is fitted using the `rugarch` package. The model assumes a Student's t-distribution for residuals to account for fat tails in financial data. - **Volatility Clustering**: The GARCH model captures volatility clustering, which is critical for cryptocurrency data. - **Assumptions**: The forecast assumes no structural breaks (e.g., regulatory changes, black swan events).