
Build PMF data for the nonparametric branch of plot.dist_spec
Source: R/dist_spec.R
nonparametric_pmf_data.RdFor 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.