View source: R/general_functions.R
sigma | R Documentation |
Also known as a z-score. Provides an estimate of the quality of a measurement relative to it's expected value.
sigma(fmm, fmc, em, ec = 0)
fmm |
Measured value. |
fmc |
Expected value. |
em |
Measurement error. |
ec |
Error of expected value. |
A vector of sigma values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.