How to remove the line at the bottom? (the regression formula) & How to remove the "cook distance" title?
cutoff=4/((nrow(forR_v3)-length(linear1$coefficients)-2))
plot(linear1,which=4,cook.levels=cutoff, title=" ", main=NULL, sub=NULL,
axes=FALSE, ann=FALSE)
axis(1)
axis(2)