Skip to content
Prev 206113 / 398506 Next

Functions for QUAIDS and nonlinear SUR?

On Sat, Jan 9, 2010 at 1:21 AM, Werner W. <pensterfuzzer at yahoo.de> wrote:
The "systemfit" package has the function nlsystemfit() for estimating
systems of non-linear equations, e.g. by non-linear SUR. However, in
contrast to the systemfit() function for estimating systems of linear
equations, the function nlsystemfit() is still under development and
has convergence problems rather often. So, I cannot recommend using
nlsystemfit() for an important analysis. :-(
You do not have to start from scratch but you could improve the
nlsystemfit() function, e.g. by implementing analytical gradients of
the objective function -- and I could assist you with this. If you are
interested in improving nlsystemfit(), please apply at R-Forge [1] for
getting write access to systemfit's SVN repository.

[1] http://r-forge.r-project.org/projects/systemfit/

/Arne