Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-10-31 | Reorganize tests to reduce time on winbuilder | Johannes Ranke | 1 | -18/+3 | |
2019-10-31 | Add likelihood ratio test and other methods, fixes | Johannes Ranke | 1 | -4/+34 | |
The likelihood ratio test method is lrtest, in addition, methods for update and residuals were added. | |||||
2019-10-26 | Address some check and test failures | Johannes Ranke | 1 | -2/+2 | |
2019-10-26 | parms and confint methods | Johannes Ranke | 1 | -20/+13 | |
The confint method can do profile likelihood based confidence intervals! | |||||
2019-10-22 | Improved visual testing | Johannes Ranke | 1 | -0/+2 | |
2019-10-21 | Explicit solution_type for FOCUS D in tests | Johannes Ranke | 1 | -2/+5 | |
Because on winbuilder obviously gcc was not found, so the Eigenvalue based solution method was used, leading to a test failure when comparing the summary, as the solution method is listed | |||||
2019-10-21 | Improve tests, remove geometric_mean | Johannes Ranke | 1 | -0/+75 | |