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