View source: R/algo_farrington.R
algo.farrington.assign.weights | R Documentation |
Weights are assigned according to the Anscombe residuals
algo.farrington.assign.weights(s, weightsThreshold=1)
s |
Vector of standardized Anscombe residuals |
weightsThreshold |
A scalar indicating when observations are seen as outlier. In the original Farrington proposal the value was 1 (default value), in the improved version this value is suggested to be 2.58. |
Weights according to the residuals
anscombe.residuals
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.