A general weighted maximum likelihood estimation function.
wmle(X, w, distname, initial, lower, upper, loglik.fn, score.fn, obs.info.fn)
weighted mle estimates.
Sample observations.
Frequency (or weights) of observation.
Name of distribution to be estimated.
Initial value of the parameters.
The lower bound of the parameters.
The upper bound of the parameters.
Function to compute (weighted) log likelihood.
Function to compute (weighted) score.
Function to compute observed information matrix.
Haizhen Wu and A. Jonathan R. Godfrey
Weighted Maximum Likelihood Estimation