Recently Published
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