Recently Published
2024 NFL Pass Reliant Offense Tendencies
I set out to see how reliant certain teams were on calling pass plays in 2024. Unsurprisingly, CIN up at the top and PHI all the way at the bottom.
Made with RStudio
2024 NFL EPA Per Play
EPA Per play ion 2024, Who was most efficient?
Made with RStudio
V-plot prueba1 Rmarkdowtogithub
Se intentará pasar a github lo de Rmarkdown
Comparison of REML and Maximum Likelihood in Linear Mixed Models: Evidence from the Junior School Project Data
This analysis explores the application of Linear Mixed Models (LMM) to hierarchical education data from the Junior School Project (JSP) dataset. The study compares two estimation approaches for variance components: Maximum Likelihood (ML) and Restricted Maximum Likelihood (REML).
Using both full sample and reduced (small sample) data, the analysis demonstrates how ML and REML behave under different sample sizes, with particular emphasis on the estimation of between-school variance and the Intraclass Correlation Coefficient (ICC). Results show that while ML and REML produce nearly identical estimates in large samples, ML tends to underestimate variance components in smaller samples. REML provides more stable and theoretically less biased estimates, especially when the number of clusters is limited.