View source: R/weibull_uniform_gamma.R
WeibullMixtureCreate | R Documentation |
See DirichletProcessWeibull
for the default prior and hyper prior distributions.
WeibullMixtureCreate(
priorParameters,
mhStepSize,
hyperPriorParameters = c(6, 2, 1, 0.5)
)
priorParameters |
Prior parameters for the Weibull parameters |
mhStepSize |
Metropolis Hastings Step Size |
hyperPriorParameters |
Parameters for the hyper-priors |
A mixing distribution object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.