pegasus_sudaka
2011-Aug-04 06:46 UTC
[R] Semiparametric double-index Klein Vella 2009 estimator question.
Dear List's Members, I'm trying to implement "1. Roger Klein and Francis Vella, ?A semiparametric model for binary response and continuous outcomes under index heteroscedasticity,? Journal of Applied Econometrics 24, no. 5 (2009): 735-762. " estimator. I have a technical doubt about the choice of the optimizer for the likelihood function maximization. That of pg. 743, the function is Q.star<-sum(tx*(y2*log(P.star)+(1-y2)*log(1-P.star))) with y2 ={0,1} and P.star a probability estimated using a semiparametric double-index estimation. I've tried DEoptim that is a global optimizer, but I would like to know what are the best options for this problems. Both to achieve the global maximum and also speed. Nloptr? Alabama? optimize? Please help me. Victor Ecuador South America -- View this message in context: http://r.789695.n4.nabble.com/Semiparametric-double-index-Klein-Vella-2009-estimator-question-tp3717812p3717812.html Sent from the R help mailing list archive at Nabble.com.
Seemingly Similar Threads
- problem on semiparametric single index estimator
- error in optimization when I include constant term in Klein and Spady (np package)
- Subject: Does R have semiparametric package for time series
- semiparametric fractional autoregressive model
- np package, estimating the standard errors of Klein and Spady's estimator