Description Usage Arguments Value References
Calculate confidence bands for ecdfs using the Dvoretzky-Kiefer-Wolfowitz inequality.
1 | calc_dkw(dat, column = "age", alpha = 0.05)
|
dat |
data.frame |
column |
which column to use |
alpha |
Desired alpha level |
data.frame with ecdf and confidence bands
Dvoretzky, A., Kiefer, J., Wolfowitz, J., 1956. Asymptotic Minimax Character of the Sample Distribution Function and of the Classical Multinomial Estimator. Ann. Math. Stat. 27, 642-669. doi:10.1214/aoms/1177728174
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.