Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-02-27 | Comment out unused code | Johannes Ranke | 2 | -27/+27 | |
2019-02-27 | Further increase test coverage | Johannes Ranke | 7 | -11/+125 | |
2019-02-27 | Increase test coverage | Johannes Ranke | 8 | -39/+413 | |
2019-02-27 | Fix CAKE export test to actually work | Johannes Ranke | 7 | -7/+18 | |
Also test the model specification via the link argument | |||||
2019-02-26 | Static documentation rebuilt by pkgdown | Johannes Ranke | 61 | -80/+264 | |
2019-02-26 | NAFTA SOP Attachment vignette | Johannes Ranke | 57 | -156/+1616 | |
Also: - Change rounding in print.nafta - Add dots argument to nafta() - Use cores=1 in examples - Restrict N in IORE model to values > 0 | |||||
2019-02-26 | Static documentation rebuilt by pkgdown | Johannes Ranke | 19 | -88/+349 | |
2019-02-26 | Add another NAFTA dataset + test | Johannes Ranke | 14 | -53/+647 | |
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 | 7 | -78/+129 | |
2019-02-25 | Basic test for two-component reweighting | Johannes Ranke | 2 | -9/+13 | |
2019-02-25 | Test fitting without internal transformations | Johannes Ranke | 1 | -14/+34 | |
2019-02-25 | Shorten path to test plot | Johannes Ranke | 4 | -14/+11 | |
2019-02-25 | Fix tests and add plot and print for nafta | Johannes Ranke | 7 | -11/+505 | |
2019-02-25 | Test printing the summary of an mkinfit object | Johannes Ranke | 3 | -2/+157 | |
2019-02-25 | Another test case for plotting | Johannes Ranke | 2 | -1/+144 | |
2019-02-25 | Static documentation rebuilt by current pkgdown | Johannes Ranke | 62 | -149/+165 | |
2019-02-25 | Add plotting tests, add nafta to pkgdown | Johannes Ranke | 22 | -108/+1002 | |
2019-02-22 | Implement the NAFTA evaluation scheme | Johannes Ranke | 27 | -94/+1207 | |
2019-02-22 | Adapt test to the extended endpoints function | Johannes Ranke | 1 | -2/+2 | |
2019-02-22 | Static documentation rebuilt by pkgdown | Johannes Ranke | 15 | -91/+92 | |
2019-02-22 | Further adaptations for the logistic model | Johannes Ranke | 4 | -7/+13 | |
- Make mmkin compatible - Return DT50 values corresponding to k0 and kmax - Turn incompatible parameter names in parms.ini from an error to a warning, in order to make it possible to use this argument in calls to mmkin | |||||
2019-02-21 | Static documentation rebuilt by pkgdown | Johannes Ranke | 12 | -81/+82 | |
to get the codecov badge into the docs | |||||
2019-02-21 | Use codecov | Johannes Ranke | 4 | -2/+7 | |
2019-02-21 | Static documentation rebuilt by pkgdown | Johannes Ranke | 55 | -161/+160 | |
2019-02-21 | Remove unused code | Johannes Ranke | 3 | -3/+1 | |
2019-02-21 | Sync version number in DESCRIPTION with NEWS.md | Johannes Ranke | 1 | -2/+2 | |
2019-02-21 | Make example logistic fit quiet | Johannes Ranke | 13 | -131/+85 | |
2019-02-21 | Add the logistic model | Johannes Ranke | 31 | -215/+653 | |
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 | Restore NAMESPACE | Johannes Ranke | 40 | -231/+2710 | |
which was accidentally overwritten by pkgdown -> roxygen | |||||
2019-01-31 | Suggest rmarkdown for vignette building on Travis | Johannes Ranke | 1 | -1/+1 | |
2019-01-31 | Relax another test for Travis | Johannes Ranke | 1 | -1/+1 | |
2019-01-31 | Correct title for CAKE_export | Johannes Ranke | 9 | -36/+39 | |
Add NEWS entry. Static documentation rebuilt by pkgdown | |||||
2019-01-31 | Static documentation rebuilt by pkgdown | Johannes Ranke | 60 | -3148/+1242 | |
2019-01-31 | Export to CAKE study file | Johannes Ranke | 3 | -0/+154 | |
2018-11-26 | See last commit log | Johannes Ranke | 1 | -3/+3 | |
2018-11-26 | Another test relaxation | Johannes Ranke | 1 | -1/+1 | |
This feels stupid by now, but I am not sure how to do this in a smarter way | |||||
2018-11-26 | Include AIC.mmkin to static docs | Johannes Ranke | 12 | -80/+87 | |
Static documentation rebuilt by pkgdown | |||||
2018-11-26 | Maybe I should not used random data in tests... | Johannes Ranke | 1 | -1/+1 | |
2018-11-26 | Add AIC method for mmkin column objects | Johannes Ranke | 18 | -91/+391 | |
Static documentation rebuilt by pkgdown | |||||
2018-11-26 | Further improvement of the logLik.mkinfit help | Johannes Ranke | 12 | -83/+89 | |
Static documentation rebuilt by pkgdown | |||||
2018-11-26 | Relax testing strictness again for travis | Johannes Ranke | 1 | -1/+1 | |
2018-11-26 | Static documentation rebuilt by pkgdown | Johannes Ranke | 12 | -81/+127 | |
2018-11-26 | Support logLik and AIC for manual weights | Johannes Ranke | 20 | -94/+111 | |
Static documentation rebuilt by pkgdown | |||||
2018-11-23 | Relax yet another test... | Johannes Ranke | 1 | -1/+1 | |
2018-11-23 | Static documentation rebuilt by pkgdown | Johannes Ranke | 11 | -76/+76 | |