WeibullMixtureCreate function

Create a Weibull mixing distribution.

Create a Weibull mixing distribution.

See DirichletProcessWeibull for the default prior and hyper prior distributions.

WeibullMixtureCreate( priorParameters, mhStepSize, hyperPriorParameters = c(6, 2, 1, 0.5) )

Arguments

  • priorParameters: Prior parameters for the Weibull parameters
  • mhStepSize: Metropolis Hastings Step Size
  • hyperPriorParameters: Parameters for the hyper-priors

Returns

A mixing distribution object.