These are the parameters used in the stan models. All other parameter
representations are converted to these using
convert_to_natural()
before
being passed to the stan models.
natural_params(distribution)
A character vector, the natural parameters.
Character; the distribution to use.
if (FALSE) {
natural_params("gamma")
}
Run the code above in your browser using DataLab