Hi R community
I have written a loglikelihood function which I am minimizing using
nlm().
nlm() is giving me no results...I mean, I am getting initial values as
estimates. No iteration.
I have tried many initials value close to true values and far away from
tru values. But every time I
am getting initial values as estimates and no iteration. Anybody can
guide why this happens.
Thank You
______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.