clr_mixnorm: CLR evaluated on gaussian mixture model posterioris of X

Description Usage Arguments

View source: R/mixture_function.R

Description

CLR evaluated on gaussian mixture model posterioris of X

Usage

1
clr_mixnorm(X, Pi, Mu, Sigma)

Arguments

X

dataframe where density function is evaluated

Pi

a vector indicating the mixing proportions

Mu

a two dimensional array where second component indicates the mean of each gaussian component

Sigma

a three dimensional array where third component indicates the variance of each gaussian component


mcomas/mixpack documentation built on May 22, 2019, 3:14 p.m.