Calculate Chauvenet's criterion for outlier detection
Source:R/calculateChauvenetCriterion.R
calculateChauvenetCriterion.Rd
Calculate Chauvenet's criterion for outlier detection
Details
Note that, as for all outlier detection criteria: Excluding data points from your measurement should only be conducted with extreme care. Even if this (or any other) function tells you that a data point is an outlier, you might still want to have it in your sample population especially if you are not sure if your data is normal distributed. See Wikipedia for details of the algorithm.