| nonparametric_pmf_data | R Documentation |
plot.dist_specFor a fixed nonparametric delay returns a single row per bin
(the stored PMF). For a Dirichlet-backed estimated delay, draws
samples PMFs from the alpha vector via rdirichlet() and
returns one row per sample-bin pair so the calling plot can
render an uncertainty band.
nonparametric_pmf_data(x, i, samples)
x |
The |
i |
Index of the nonparametric component within |
samples |
Number of PMFs to draw when alpha is present. |
A data.table with columns sample, x, p,
distribution.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.