Age | Commit message (Expand) | Author | Files | Lines |
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 |
2018-09-21 | Reduce testing time, relax precision for travis | Johannes Ranke | 1 | -15/+15 |
2018-09-21 | Skip long running test on travis to avoid timeout | Johannes Ranke | 1 | -5/+12 |
2018-09-21 | Improve fitting the two-component error model | Johannes Ranke | 2 | -40/+60 |
2018-09-20 | Test for convergence of error model to correct values | Johannes Ranke | 1 | -0/+50 |
2018-09-20 | Fix tests | Johannes Ranke | 2 | -2/+7 |
2018-09-20 | Skip irls test with two-component model | Johannes Ranke | 1 | -0/+1 |
2018-09-18 | Use single core on travis | Johannes Ranke | 1 | -1/+2 |
2018-09-18 | Support maximum twa for HS, test, docs | Johannes Ranke | 1 | -18/+24 |
2018-09-15 | Restore test as we removed cor test, bump version | Johannes Ranke | 1 | -3/+3 |
2018-09-14 | Skip more tests on CRANv0.9.47.5 | Johannes Ranke | 5 | -46/+40 |
2018-09-14 | Skip some more tests on CRAN | Johannes Ranke | 3 | -7/+6 |
2018-09-14 | Remove two vignettes from the package but not from docs | Johannes Ranke | 1 | -4/+4 |
2018-09-13 | Enable new error model in gmkin | Johannes Ranke | 1 | -0/+4 |
2018-02-06 | Skip some tests on CRAN, more quiet examplesv0.9.47.1 | Johannes Ranke | 3 | -40/+37 |
2018-01-30 | Reweighting with two-component error model | Johannes Ranke | 1 | -0/+46 |
2017-07-22 | Remove this test as results are platform dependent | Johannes Ranke | 1 | -44/+0 |
2017-07-21 | Fix test_twa (correct "cores" argument") | Johannes Ranke | 1 | -1/+1 |
2017-07-21 | Only use 1 core to pass test on windows | Johannes Ranke | 1 | -3/+3 |
2017-07-21 | Limit to one core for checks on windows | Johannes Ranke | 1 | -1/+1 |
2017-07-21 | Fix tests, try FOMC ill-defined again | Johannes Ranke | 3 | -32/+34 |
2016-12-21 | TWA calculation for SFO, FOMC and DFOP (parent) | Johannes Ranke | 1 | -0/+45 |
2016-06-28 | Skip testing for warning for ill-defined FOMC fits | Johannes Ranke | 1 | -0/+2 |
2016-04-21 | Avoid unnecessary stop in edge case, improve warnings | Johannes Ranke | 1 | -0/+42 |
2015-06-21 | Do the t-test for untransformed parametersv0.9-36 | Johannes Ranke | 1 | -0/+28 |
2015-05-19 | Include output in README, use mkinsub() in example code | Johannes Ranke | 1 | -8/+9 |
2015-05-15 | Make mkinmod quiet in tests | Johannes Ranke | 5 | -8/+8 |
2015-05-15 | Add synthetic data generated for UBA expertise, tests | Johannes Ranke | 2 | -1/+68 |