The Bayesian z-score is here defined as the number of standard deviations from the mean estimate to zero.
See also
Other summary:
direction(),
directional_information(),
kurtosis(),
lower(),
probability_direction(),
pvalue(),
pzeros(),
skewness(),
svalue(),
upper(),
variance(),
xtr_mean(),
xtr_median(),
xtr_sd(),
zeros()
Examples
zscore(as.numeric(0:100))
#> [1] 1.706475
