View source: R/density_ratio.R
Add by default bootstrap standard errors and confidence intervals
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
z.num |
observed z-statistics forming numerator density |
z.denom |
observed z-statistics forming denominator density |
at |
position where density shall be evaluated |
bootstrap |
if TRUE add bootstrap SE and CI for all measures |
B |
number of bootstrap repetitions |
ci.level |
Confidence level. Default 0.95. |
weights.num |
weights for z.num (optional) |
weights.denom |
weights for z.denom (optional) |
... |
arguments for absz.density |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.