View source: R/get_type_prob.R
get_param_dist | R Documentation |
Using parameters, priors, or posteriors
get_param_dist(model, using, n_draws = 4000)
model |
A |
using |
A character string. Indicates whether to use 'priors', 'posteriors' or 'parameters'. |
n_draws |
An integer. If no prior distribution is provided,
generate prior distribution with |
A matrix
with the distribution of the parameters in the model
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.