Displaying 3 results from an estimated 3 matches for "nonpar".
Did you mean:
nonpae
1999 Jan 21
0
Re: help with R/S functions on nonpar. regression
...gt;>>>> "Jose" == Jose Ramon G Albert <toots at info.com.ph> writes:
Jose> I have just downloaded this freeware version of R (which seems
Jose> to be a clone of S). I was wondering if anyone knows where I
Jose> could obtain R or S functions which provide nonparametric
Jose> regression curves, e.g. kernel estimators or smoothing
Jose> splines.
Jose> Any help will be greatly appreciated.
Jose> -Jose Ramon Albert Manila, Philippines
There is a mailing list r-help at stat.math.ethz.ch for questions like
this on R. You may want to subsc...
2001 Oct 26
3
warnings --- wish/bug (PR#1148)
When R prints warnings, they often go "out of the line", it would be
better if they where wrapped with
writeLines(strwrap ...
I tried to do that , changing the function warnings, but it has only
effect when called explicitely, not when R prints the warnings unasked.
Anyhow, here is the changed warnings:
warnings <-
function (...)
{
if (!(n <- length(last.warning)))
2006 Jan 01
20
A comment about R:
Readers of this list might be interested in the following commenta about R.
In a recent report, by Michael N. Mitchell
http://www.ats.ucla.edu/stat/technicalreports/
says about R:
"Perhaps the most notable exception to this discussion is R, a language for
statistical computing and graphics.
R is free to download under the terms of the GNU General Public License (see
http://www.r-project.