Get the distribution of a <dist_spec>
Examples
dist <- Gamma(shape = 3, rate = 2, max = 10)
get_distribution(dist)
#> [1] "gamma"
Get the distribution of a <dist_spec>
dist <- Gamma(shape = 3, rate = 2, max = 10)
get_distribution(dist)
#> [1] "gamma"