dNormMixUni: dNormMixUni

Description Usage Arguments

Description

Simulate a mixture of normal pdfs relationship with x

Usage

1
dNormMixUni(x, coef1, coef2, mu1, mu2, sig1, sig2)

Arguments

x

A vector

coef1

Multiplier in front of first pdf

coef2

Multiplier in front of second pdf

mu1

Mean of first pdf

mu2

Mean of second pdf

sig1

SD of first pdf

sig2

SD of second pdf


benkeser/haltmle.sim documentation built on May 12, 2019, noon