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 5 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
51725 5949 d 10 h ripley /trunk/ make example output more diffable  
47981 6365 d 5 h ripley /trunk/ fix for PR#13650  
46447 6543 d 14 h ripley /trunk/src/library/stats/tests/ more to make diff-ing esier  
46446 6543 d 14 h ripley /trunk/src/library/stats/tests/ reduce digits to make diff-ing easier  
42338 6941 d 8 h ripley /trunk/src/library/ add licence statements  
41195 7042 d 16 h ripley /trunk/src/library/stats/tests/ make example more diffable  
41190 7043 d 6 h ripley /trunk/ 'start' for nls can be a list  
39472 7249 d 14 h ripley /trunk/ fix some scoping problems in nls  
37158 7490 d 6 h ripley /trunk/ more nls corrections  
37035 7505 d 2 h ripley /trunk/ sort out various issues with low-dim nls() fits and profiling them.  
36982 7510 d 4 h ripley /trunk/src/library/stats/tests/ fix up after all.equal breakages  
36859 7519 d 13 h ripley /trunk/ more twweaks to nls, including getting df.residual right with zero weights  
36853 7522 d 2 h ripley /trunk/ fix up profiling support for nls() "plinear" and "port" fits  
36847 7522 d 6 h ripley /trunk/src/library/stats/ Use R-core indentation.
Correct the way profiler.nls finds the deviance.
Bail out (for now) for any non-default algorithm.
 
36759 7529 d 9 h ripley /trunk/src/library/stats/ add test suite for nls
sort out weigted/unweighted residuals