Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-04-09 | Improve test coverage and fix nlme test | Johannes Ranke | 1 | -0/+9 | |
No idea why I had to do more assignments all of a sudden in test_nlme.R | |||||
2019-10-31 | Reorganize tests to reduce time on winbuilder | Johannes Ranke | 1 | -1/+3 | |
2019-10-31 | Increase numeric tolerance of three tests for Travis | Johannes Ranke | 1 | -1/+1 | |
2019-10-31 | Add likelihood ratio test and other methods, fixes | Johannes Ranke | 1 | -0/+8 | |
The likelihood ratio test method is lrtest, in addition, methods for update and residuals were added. |