svn+ssh://bugman@.../svn/relax/1.3
........
r9696 | semor | 2009-10-09 14:44:40 +0200 (Fri, 09 Oct 2009) | 10 lines
Improved the error handling for AICc model selection.
The code now tells users with too small datasets (n<=k) why AICc model selection does not work in
their situation.
This follows a discussion started at:
https://mail.gna.org/public/relax-devel/2009-10/msg00015.html
(# Message-id: <4ACD6F60.7060102@...>)
........
r9700 | bugman | 2009-10-09 18:00:30 +0200 (Fri, 09 Oct 2009) | 3 lines
Added a copyright notice and a function for returning the SVN revision number to the version module.
........