get_pmf: Get the probability mass function of a nonparametric distribution
Description
Usage
get_pmf(x, id = NULL)
Value
The pmf of the distribution
Arguments
x
A <dist_spec>.
id
Integer; the id of the distribution to use (if x is a composite
distribution). If x is a single distribution this is ignored and can be
left at its default value of NULL.