search for: duirng

Displaying 2 results from an estimated 2 matches for "duirng".

Did you mean: duing
2002 Aug 11
0
building with gcc 3.0 on solaris??
..., very 'hip' and current Solaris box, and i'm having a problem building R. first off, it denies support for Gnome and Tcl/Tk during Configure, despite these being installed and their 'bin' and 'lib' directories beuing in the path and ld_library_path, respectively. then, duirng 'make' it can't find the symbols 'BZ2_bzWriteClose, ...ReadOpen, ...ReadClose ... help! -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help&quot...
2010 Apr 15
0
nlsList {nlme} - control arguments problem
Hi Rick Thanks to Dieter Menne I did manage to solve the problem of imposing bounds on the parameter space duirng an nlsList fit. He suggested using optim to optimize the parameters prior to each fit. This worked well for me as I had a customized selfStart function that then optimized the parameters for each individual separately. if you rewrote your selfStart function as: powrDpltInit <- function(mCal...