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 12 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
51111 6013 d 16 h ripley /trunk/src/library/stats/man/ clarifications  
50806 6063 d 12 h ripley /trunk/src/library/ more maths markup  
48031 6359 d 8 h ripley /trunk/src/library/stats/man/ remove ancient coment  
44243 6754 d 19 h ripley /trunk/src/library/ more over-long lines  
44184 6757 d 14 h ripley /trunk/src/library/ use consistent markup for 'Details'  
42333 6941 d 18 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
41508 7020 d 3 h ripley /trunk/src/library/ add require() or :: calls where needed  
39148 7265 d 13 h pd /trunk/src/library/stats/ modification of lm.predict  
38402 7339 d 20 h ripley /trunk/src/library/ remove distracting historical comments  
38187 7370 d 18 h ripley /trunk/ add pred.var to predict.lm (PR#8877)  
38180 7370 d 22 h ripley /trunk/src/library/stats/ avoid some confusion (PR#8877) over interval="prediction"  
36186 7571 d 7 h ripley /trunk/src/library/stats/man/ update details of napredict/naresid usage  
33819 7785 d 10 h pd /trunk/src/library/stats/man/ possible ambiguity in "std. err. of predictions" + clarify distinction between confidence and predictions limits  
30004 8069 d 19 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
 
27442 8267 d 21 h ripley /trunk/src/library/ split from base