View source: R/firevat_maths.R
ComputeZScore | R Documentation |
Returns a z-score of x given a distribution of values
ComputeZScore(values, x)
values |
a numeric vector |
x |
a numeric value |
a numeric value corresponding to the z-score of x
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.