Hello I am trying to make a correlogram with points and r^2 values, but I cannot seem to exclude the confidence intervals in the panel.conf
command.
corrgram(x, order = FALSE, lower.panel=panel.pts, upper.panel = panel.conf, diag.panel = panel.density)