R
R-packages
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
The R Project SVN
R
(root)
/
branches
/
R-exp-R5
/
src
/
library
/
stats
/
man
/
predict.loess.Rd
@ 77458
– Rev 52864
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
52864
5808 d 18 h
urbaneks
/branches/R-exp-R5/
Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
52832
5811 d 23 h
ripley
/trunk/
add names to loess predictions
52831
5812 d 0 h
ripley
/trunk/
add na.action support to predict.loess
45002
6694 d 1 h
ripley
/trunk/src/library/stats/
although undocumented, predict.loess used to accept bare vectors
42333
6942 d 0 h
ripley
/trunk/src/library/
add copyright/licence header
remove CVS-style $Id fields
38402
7340 d 1 h
ripley
/trunk/src/library/
remove distracting historical comments
30449
8030 d 20 h
ripley
/trunk/src/library/
more removal of unneeded data() statements
30004
8070 d 1 h
ripley
/trunk/
1) data.frame(check.names=TRUE) enforces unique names
2) make.names has a new arg allow_
3) remove USE_UNDERSCORE_IN_NAMES
4) attempt to warn if newdata is not used in prediction, and document better
27813
8246 d 23 h
ripley
/trunk/
make expand.grid and predict.loess more S-compatible
27464
8267 d 16 h
ripley
/trunk/
merge modreg into stats