Age | Commit message (Expand) | Author | Files | Lines |
2019-06-04 | Additional algorithm "d_c", more tests, docs | Johannes Ranke | 3 | -76/+41 |
2019-06-04 | Algorithms direct, two-, three-, fourstep, IRLS | Johannes Ranke | 1 | -5/+45 |
2019-06-03 | Status von Samstag morgen - untested | Johannes Ranke | 1 | -0/+42 |
2019-05-23 | Fix a bug that could lead to wrong chi2 error levels | Johannes Ranke | 1 | -18/+27 |
2019-05-08 | Add functionality to plot the error model | Johannes Ranke | 1 | -1/+1 |
2019-05-07 | Fix hessian calculations | Johannes Ranke | 2 | -246/+1 |
2019-05-03 | Improve error model fitting | Johannes Ranke | 1 | -1/+1 |
2019-05-02 | Prepare for CRAN release | Johannes Ranke | 1 | -0/+1 |
2019-05-02 | Improve tests | Johannes Ranke | 3 | -12/+23 |
2019-05-02 | Better initials for error model parameters | Johannes Ranke | 3 | -7/+7 |
2019-04-24 | Improve output and update tests | Johannes Ranke | 5 | -78/+49 |
2019-04-10 | Address failure on travis | Johannes Ranke | 3 | -2/+3 |
2019-04-10 | Adapt tests, vignettes and examples | Johannes Ranke | 13 | -239/+381 |
2019-04-04 | Direct error model fitting works | Johannes Ranke | 1 | -35/+71 |
2019-03-04 | Winbuilder also needs cores = 1v0.9.48.1 | Johannes Ranke | 1 | -1/+1 |
2019-03-04 | signif for DTx when printing nafta results | Johannes Ranke | 2 | -4/+4 |
2019-03-04 | Review tests and examples based on winbuilder results | Johannes Ranke | 7 | -36/+39 |
2019-02-27 | Fix test for mkinds printing | Johannes Ranke | 2 | -1/+7 |
2019-02-27 | Further increase test coverage | Johannes Ranke | 6 | -5/+118 |
2019-02-27 | Increase test coverage | Johannes Ranke | 6 | -17/+380 |
2019-02-27 | Fix CAKE export test to actually work | Johannes Ranke | 6 | -6/+17 |
2019-02-26 | NAFTA SOP Attachment vignette | Johannes Ranke | 3 | -14/+14 |
2019-02-26 | Add another NAFTA dataset + test | Johannes Ranke | 5 | -27/+62 |
2019-02-25 | Fixes for last commit | Johannes Ranke | 2 | -1/+3 |
2019-02-25 | Test AIC calculation | Johannes Ranke | 2 | -1/+2 |
2019-02-25 | Test CAKE export | Johannes Ranke | 6 | -64/+106 |
2019-02-25 | Basic test for two-component reweighting | Johannes Ranke | 1 | -0/+4 |
2019-02-25 | Test fitting without internal transformations | Johannes Ranke | 1 | -14/+34 |
2019-02-25 | Shorten path to test plot | Johannes Ranke | 1 | -2/+2 |
2019-02-25 | Fix tests and add plot and print for nafta | Johannes Ranke | 4 | -5/+43 |
2019-02-25 | Test printing the summary of an mkinfit object | Johannes Ranke | 2 | -0/+155 |
2019-02-25 | Another test case for plotting | Johannes Ranke | 1 | -1/+1 |
2019-02-25 | Static documentation rebuilt by current pkgdown | Johannes Ranke | 1 | -0/+2 |
2019-02-25 | Add plotting tests, add nafta to pkgdown | Johannes Ranke | 1 | -7/+19 |
2019-02-22 | Implement the NAFTA evaluation scheme | Johannes Ranke | 1 | -0/+41 |
2019-02-22 | Adapt test to the extended endpoints function | Johannes Ranke | 1 | -2/+2 |
2019-02-21 | Remove unused code | Johannes Ranke | 1 | -1/+0 |
2019-02-21 | Add the logistic model | Johannes Ranke | 1 | -0/+47 |
2019-01-31 | Skipping with skip() needs a message | Johannes Ranke | 1 | -1/+1 |
2019-01-31 | Skip tests for irls methd tc because it is not robust enough | Johannes Ranke | 1 | -1/+3 |
2019-01-31 | Relax yet another test | Johannes Ranke | 1 | -1/+1 |
2019-01-31 | Relax another test for Travis | Johannes Ranke | 1 | -1/+1 |
2018-11-26 | See last commit log | Johannes Ranke | 1 | -3/+3 |
2018-11-26 | Another test relaxation | Johannes Ranke | 1 | -1/+1 |
2018-11-26 | Maybe I should not used random data in tests... | Johannes Ranke | 1 | -1/+1 |
2018-11-26 | Relax testing strictness again for travis | Johannes Ranke | 1 | -1/+1 |
2018-11-23 | Relax yet another test... | Johannes Ranke | 1 | -1/+1 |
2018-11-23 | More tolerance for a test | Johannes Ranke | 1 | -1/+1 |
2018-11-23 | Add logLik method to enable AIC() on mkinfit models | Johannes Ranke | 1 | -2/+2 |
2018-09-21 | Relax another test precision for travis | Johannes Ranke | 1 | -1/+1 |