Description Usage Arguments Value Examples
Extension of the empbaysmooth function in DCluster. Adds a computation of the SCV as 100* nu/alpha^2. Computes from simulations a bootstrapped variance and 95% CI of the SCV.
1 | scv_stats(obsx, expx)
|
obsx |
observed cases for a given population |
expx |
expected cases from standardization of given population |
obs
exp
pval Probability of O/E ratio in empirical Poisson-Gamma distribution
smoothed Empirical bayes smoothing of O/E ratio
scv Systematic component of variation
scv_var Bootstrapped variance of the scv
scv_CI_low Bootstrapped lower 95% confidence interval of SCV
scv_CI_upp Bootstrapped upper 95% confidence interval of SCV
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.