Description Usage Arguments Examples
| 1 | out_score_zrob(x, cutoff = 3.5, fill = NA, ...)
 | 
| x | 
 Univariate vector, numeric or ts object with only one dimension. | 
| cutoff | 
 Cutoff point that determines the number of score quantities after which an observation is considered outlier. | 
| fill | 
 Numeric value(s) or function used to fill observations. | 
| ... | further arguments passed to  | 
| 1 | out_score_zrob(c(0,0.1,2,1,3,2.5,2,.5,6,4,100))
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.