create.mixture.prior: Create mixture model

Description Usage Arguments Value

Description

Create mixture model

Usage

1
create.mixture.prior(type, pars, weights = rep(1/nrow(pars), nrow(pars)))

Arguments

type

Type of mixture, "normal" or "beta"

pars

Matrix of parameter values

weights

Mixture weights

Value

A mixture.prior object


StudyPrior documentation built on May 2, 2019, 5:54 p.m.