wmle.Rd
A general weighted maximum likelihood estimation function.
wmle(X, w, distname, initial, lower, upper, loglik.fn, score.fn, obs.info.fn)
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.
weighted mle estimates.
Weighted Maximum Likelihood Estimation