Run Grubbs’ test in R with grubbs.test() from the outliers package. Verified mtcars example with real G, U, and p-value output, plus when the test applies and what to do after it flags a value.
Read More »
Continue reading: Grubbs’ Test in R: grubbs.test() Explained with a Real …