mix.beta: Bayesian estimation for a mixture of betas.

Description Usage Arguments Value

Description

This function returns the bayesian posterior estimate for a mixture of beta distributions

Usage

1
mix.beta(x, p, a, b)

Arguments

x

Number of observations per beta distribution

p

Number of betas

a

A vector of shape 1 parameters for all beta distributions

b

A vector of shape 2 parameters for all beta distributions

Value

The combined posterior estimate of the mixtures


ssarda/genomeutils documentation built on May 30, 2019, 8:42 a.m.