LL_mixt_normal: Log Likelihood of 1-dim. Mixtures of Normal Distribution

Description Usage Arguments Value

Description

Log Likelihood of 1-dim. Mixtures of Normal Distribution

Usage

1
LL_mixt_normal(x, mu, sigma, ratio)

Arguments

x

<double vector> : sample point

mu

<double vector> : population means

sigma

<double vector> : population sd

ratio

<double vector> : mixtured ratio

Value

The output is <double vector> that is loglikelihood of each point of x


utaka233/MixtNormalSB documentation built on May 11, 2019, 8:28 p.m.