Is there any heteroskedasticity test in the package? Something that would flag a sample like
x <- c(rnorm(1000), rnorm(1000, 0, 1.2)) Alberto Monteiro ______________________________________________ [email protected] 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.
