Rdocumentation
powered by
Learn R Programming
ashr (version 0.9)
mixprop: 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.