Recently Published
Math 141 - Project 2 Guidance File
This guidance file is essential in completing Project 2 - Math 141 Block 2
Proyectos EPT - OBPP 2024/2025 - Estado Barinas
Data - Septiembre de 2025
balloonplot
housetasks_tab = as.table(as.matrix(housetasks))
balloonplot(t(housetasks_tab) ,xlab = "" , ylab = "" ,
show.margins =F , label = F , main = "House Tasks" )
Cross Validation for lm and glm 1.0
Simple use of glm and lm with cross validation in R