Description Usage Arguments Value References See Also Examples
Remove outliers from a vector based on bbalibor criterion, then calculate mean of those remaining. Number removed is based on length of vector.
If 15-18, 4 highest and lowest removed.
If 11-14, 3 highest and lowest removed.
If 8-10, 2 highest and lowest removed.
If 6-7, 1 highest and lowest removed.
1  | libor(v)
 | 
v | 
 
  | 
Numeric. The mean of the vector with outliers removed.
1  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.