pm_on_zero: Generic function to extract which components of mixture are...

View source: R/mix.R

pm_on_zeroR 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


ashr documentation built on Aug. 22, 2023, 1:07 a.m.