mlemix: MLE of ratio of mixture distributions

View source: R/mle.R

mlemixR Documentation

MLE of ratio of mixture distributions

Description

This function uses the Newton-Raphson algorithm to find the mle of a mixture distribution

Usage

mlemix(fx, gx, acc = 0.001)

Arguments

fx

density 1 evaluated at data set

gx

density 2 evaluated at data set

Value

a number


Rgof documentation built on Sept. 13, 2026, 5:06 p.m.