Dear all, I've tried an lm model. I want to check indepence of the residuals, so I was trying the following:
library(ape) plot.correlogram(residuals(model1)) I obtain this error: Error en x$p.values : $ operator is invalid for atomic vectors Any idea? Thanks in advance, u...@host.com -- View this message in context: http://r.789695.n4.nabble.com/plot-correlogram-tp3435717p3435717.html Sent from the R help mailing list archive at Nabble.com. ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.