Learn R Programming

ashr (version 2.2-63)

pm_on_zero: 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)

Value

a boolean vector indicating which components are point mass on 0

Arguments

m

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