WeibullMixtureCreate: Create a Weibull mixing distribution.

View source: R/weibull_uniform_gamma.R

WeibullMixtureCreateR Documentation

Create a Weibull mixing distribution.

Description

See DirichletProcessWeibull for the default prior and hyper prior distributions.

Usage

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

Value

A mixing distribution object.


dm13450/dirichletprocess documentation built on Sept. 1, 2023, 3:47 a.m.