Skip to content

Problem with NLSYSTEMFIT()

2 messages · Kilian Plank, Arne Henningsen

#
Dear Kilian,
On Thursday 12 January 2006 14:20, Kilian Plank wrote:
Unfortunately, this is not (yet) possible. You have to specify your equations 
like "eq1 <- y ~ b0 + x1^b1 + b1^2 * log( x2)" (see the documentation of 
nlsystemfit). Furthermore, I suggest that you ask the author of nlsystemfit 
(Jeff Hamann, see cc) how reliable the algorithms for the non-linear 
estimation are in the current version of systemfit (while the code for the 
linear estimation is very mature now, the non-linear estimation is still 
under development). You are invited to help us improving the code of 
nlsystemfit ;-)

Best wishes,
Arne