Displaying 1 result from an estimated 1 matches for "tp19994553p19994553".
2008 Oct 15
1
MLE Constraints
...# LL
ll_calc = -(sum(Y*log(prob_fn)))
return(ll_calc)
}
res = mle2(Model, start=list(a=1, b=1, c=1, d=0.15, e=0.15,
f=0.15, g=0.9, h=0.9, i=0.9, j=0.1, k=0.1, l=0.1), method = "Nelder-
Mead")
res
Best regards,
LFRC
--
View this message in context: http://www.nabble.com/MLE-Constraints-tp19994553p19994553.html
Sent from the R help mailing list archive at Nabble.com.