Displaying 3 results from an estimated 3 matches for "samplesekect".
2020 Oct 08
0
[External] Re: unable to access index for repository...
...blem is algorithm specific. The algorithms I use the most often are BFGS and BHHH (or maxBFGS and maxBHHH). For simple econometric models such as probit, Tobit, and evening sample selection models, old and new versions of R work equally well (I write my own programs and do not use ones from AER or sampleSekection). For more complicated models the newer R would converge with not-so-nice gradients while R-3.0.3 would still do nicely (good gradient). I use numerical graduent of course. I wonder whether numerical gradient routine were revised at the time of transition from R-3.0.3 to newer. Not knowing how d...
2020 Oct 09
1
[External] Re: unable to access index for repository...
...use the most often are BFGS and BHHH (or
> maxBFGS and maxBHHH). For simple econometric models such
> as probit, Tobit, and evening sample selection models, old
> and new versions of R work equally well (I write my own
> programs and do not use ones from AER or
> sampleSekection). For more complicated models the newer R
> would converge with not-so-nice gradients while R-3.0.3
> would still do nicely (good gradient). I use numerical
> graduent of course. I wonder whether numerical gradient
> routine were revised at the time of transition from...
2020 Oct 08
2
[External] Re: unable to access index for repository...
Hi Steven
Which optimisation algorithms in maxLik work better under R-3.0.3 than
under the current version of R?
/Arne
On Thu, 8 Oct 2020 at 21:05, Steven Yen <styen at ntu.edu.tw> wrote:
>
> Hmm. You raised an interesting point. Actually I am not having problems with aod per se?-it is just a supporting package I need while using old R. The essential package I need, maxLik, simply