The Bayesian z-score is here defined as the number of standard deviations from the mean estimate to zero.
Examples
zscore(as.numeric(0:100))
#> [1] 1.706475
The Bayesian z-score is here defined as the number of standard deviations from the mean estimate to zero.
zscore(as.numeric(0:100))
#> [1] 1.706475