jags_param | R Documentation |
JAGS
jags_param()
prints the parametrization of different distributions according to JAGS
.
jags_param(dist)
dist |
Character string indicating the distribution. |
Arguments passed for distribution density may vary from R parametrization, so this function prints the arguments for a wide range of them.
Distribution that can be specified as the function argument are, "binom", "gamma", "exp", "chisq", "f", "logistic", "lognormal", "norm", "t", "unif", "bern", "categorical", "pois", "Laplace", "negbin".
jags_param("f")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.