Compute the standardized anomaly associated with an observation

standard_anomaly(distribution, dist_params, obs, min.sa = -100,
  max.sa = 100)

Arguments

distribution

name of distribution used for dist_params

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

Value

computed standardized anomaly