Displaying 2 results from an estimated 2 matches for "velesamak".
2002 Aug 23
1
R_NilValue blows up on Windows
...turned, Rterm
doesn't know what to do with it. I tried another bypass:
SEXP NIL;
if (nrows <= 0) {
Rprintf("No rows...");
return NIL;
}
This works in most but not all cases. Weird!
Any suggestions, comments are highly appreciated. Thanks,
--
Vele Samak
http://www.velesamak.com
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help-request at...
2002 Oct 05
4
Implementation of S-Plus "nlmib" routine in R
Where can I find a package with an R implementation of the S-Plus
"nlmib" general
minimzation routine described in
Venables & Ripley's "Modern Applie Statistics with S-Plus", 3rd Ed., pp
267 - 270?
Thanks,
David Stamps
stamps.d.a at att.net
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read