D_BCS | R Documentation |
Computes the Bhattacharyya coefficient (the spread-part) between two normal densities with standard deviations sdb
and sdw
.
D_BCS(sdb, sdw)
sdb |
standard deviation of the first (base) normal density |
sdw |
standard deviation of the second (weighted) normal density |
The function returns the spread-part of the BC under normal approximation according to Roos et al. (2021). This part quantifies the spread modification.
A numeric value
Roos, M., Hunanyan, S., Bakka, H., Rue, H. (2021). Sensitivity and identification quantification by a relative latent model complexity perturbation in the Bayesian meta-analysis. Biometrical Journal. URL https://doi.org/10.1002/bimj.202000193
D_H2
, D_BCL
D_BCS(sdb=0.3, sdw=0.32)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.