[R] IWLS vs direct ML estimation
sandsky
realstone at hotmail.com
Mon Nov 3 23:49:55 CET 2008
Hi,
I am thinking about IWLS vs ML estimation. When I use glm() for a
2-parameter distribution (e.g., Weibull), I can otain the MLE of scale
parameter given shape parameter through IWLS. Because this scale parameter
usually converges to the MLE.
In this point, I am wondering:
i) can you say that the direct MLE, which is obtained by maximizing a
likelihood function, is equalvant to the indirect MLE, which is obtained by
IWLS?
ii) if not or the glm approach is better, why we use the glm approach to
find the indirect MLE?
What do you think?
--
View this message in context: http://www.nabble.com/IWLS-vs-direct-ML-estimation-tp20312661p20312661.html
Sent from the R help mailing list archive at Nabble.com.
More information about the R-help
mailing list