pr_unif | R Documentation |
Create an object representing uniform prior distributions
pr_unif(min = 0, max = 1)
min |
lower limit. |
max |
upper limit. |
An environment representing the specified prior, for internal use.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.