Data Science Wire

Grubbs’ Test in R: grubbs.test() Explained with a Real Example

R-bloggers16h4 min read

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 Example

Read the full story at R-bloggers

More in Data Science