standard_anomaly.RdCompute the standardized anomaly associated with an observation
standard_anomaly(distribution, dist_params, obs, min.sa = -100, max.sa = 100)
| distribution | name of distribution used for |
|---|---|
| dist_params | 3D arary of distribution parameters |
| obs | observed value for which a standard anomaly should be computed |
| min.sa | minimum value for clamping computed standardized anomaly |
| max.sa | maximum value for clamping computed standardized anomaly |
computed standardized anomaly