calc_mixmean function

Generic function of calculating the overall mean of the mixture

Generic function of calculating the overall mean of the mixture

calc_mixmean(m)

Arguments

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

Returns

it returns scalar, the mean of the mixture distribution.

  • Maintainer: Peter Carbonetto
  • License: GPL (>= 3)
  • Last published: 2023-08-21