powered by
The Bayesian z-score is here defined as the number of standard deviations from the mean estimate to zero.
zscore(x, na_rm = FALSE)
A number.
A numeric object of MCMC values.
A flag specifying whether to remove missing values.
Other summary: kurtosis(), lower(), pvalue(), pzeros(), skewness(), svalue(), upper(), variance(), xtr_mean(), xtr_median(), xtr_sd(), zeros()
kurtosis()
lower()
pvalue()
pzeros()
skewness()
svalue()
upper()
variance()
xtr_mean()
xtr_median()
xtr_sd()
zeros()
zscore(as.numeric(0:100))
Run the code above in your browser using DataLab