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/mixturesb documentation built on May 30, 2019, 4:05 a.m.