This repository consolidates all my GSoC 2026 test submissions for the animint2 project.
Each solution is implemented in R and includes an interactive visualization hosted on GitHub Pages.
animint2 is loaded at the same time as standard ggplot2, function masking occurs, leading to conflicts.
Attaching package: 'animint2'
The following objects are masked from 'package:ggplot2':
Functions like geom_point, geom_line, geom_rect, geom_segment, geom_text are masked by animint2 versions.
Confidence Interval Visualization
Bootstrap i.i.d. Resampling
k-Fold Cross Validation