boot_cdf | R Documentation |
Generate B bootstrapped cdfs from an input cdf
boot_cdf(cdf, B = 1000, project = FALSE)
cdf |
A cdf. Ideally the output of projected_dp_cdf. If an unprojected noisy cdf is passed the projection will be done automatically. |
B |
Number of bootstrap repetitions |
A isotone dp cdf of the data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.