Displaying 2 results from an estimated 2 matches for "marcial".
Did you mean:
parcial
2012 Nov 05
1
Error message in nmkb()
...TRUE/FALSE n?tig ist (is
required)*
*translation
Do I need to adjust the control ?
my.optpar3<-nmkb(par=par.start,fn=my.loglike.normal,lower=constLo,upper=999,
control=list(restarts.max=9))
If you need more info, please let me know.
I would appreciate some help, thank you very much.
Best,
Marcial
--
View this message in context: http://r.789695.n4.nabble.com/Error-message-in-nmkb-tp4648459.html
Sent from the R help mailing list archive at Nabble.com.
2012 Nov 04
1
Struggeling with nlminb...
...n")
d3 <- emp.quant[j]
constLo=c(rep(0.00001, (length(par.start)-1)), -999999)
my.optpar3 <- nlminb(par.start, my.loglike.normal, lower=constLo,
control=list(eval.max=60,iter.max=30))
value <- valore.normal(my.optpar3$par)
}
Thank you for your help!
Best,
Marcial
--
View this message in context: http://r.789695.n4.nabble.com/Struggeling-with-nlminb-tp4648413.html
Sent from the R help mailing list archive at Nabble.com.