mixprop: Generic function of extracting the mixture proportions

View source: R/mix.R

mixpropR Documentation

Generic function of extracting the mixture proportions

Description

Generic function of extracting the mixture proportions

Usage

mixprop(m)

Arguments

m

a mixture of k components generated by normalmix() or unimix() or igmix()

Value

it returns a vector of component probabilities, summing up to 1.


stephens999/ashr documentation built on March 16, 2024, 3:02 a.m.