The R Project SVN R

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

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