BetaMixture2Create: Create a Beta mixture with zeros at the boundaries.

View source: R/beta_uniform_pareto.R

BetaMixture2CreateR Documentation

Create a Beta mixture with zeros at the boundaries.

Description

Create a Beta mixture with zeros at the boundaries.

Usage

BetaMixture2Create(priorParameters = 2, mhStepSize = c(1, 1), maxT = 1)

Arguments

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.

Value

A mixing distribution object.


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