View source: R/beta_uniform_pareto.R
BetaMixture2Create | R Documentation |
Create a Beta mixture with zeros at the boundaries.
BetaMixture2Create(priorParameters = 2, mhStepSize = c(1, 1), maxT = 1)
priorParameters |
The prior parameters for the base measure. |
mhStepSize |
The Metropolis Hastings step size. A numeric vector of length 2. |
maxT |
The upper bound of the Beta distribution. Defaults to 1 for the standard Beta distribution. |
A mixing distribution object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.