pm_on_zero {ashr} | R Documentation |
Generic function to extract which components of mixture are point mass on 0
Description
Generic function to extract which components of mixture are point mass on 0
Usage
pm_on_zero(m)
Arguments
m |
a mixture of k components generated by normalmix() or unimix() or igmix() |
Value
a boolean vector indicating which components are point mass on 0
[Package ashr version 2.2-63 Index]