Description Usage Arguments Value Examples
Z score from a vector Compute Z score for outlier detection Input parameter must be a vector
1 | lab2(x)
|
x |
a vector of interest |
z score of a vector
1 | x = df1$COLUMN1; lab2(x)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.