Age | Commit message (Expand) | Author | Files | Lines |
2019-11-13 | Calculate Akaike weights | Johannes Ranke | 1 | -10/+11 |
2019-11-09 | Add a lack-of-fit test | Johannes Ranke | 1 | -11/+15 |
2019-11-05 | Fix standardized residual plots in 'plot_res' | Johannes Ranke | 1 | -2/+2 |
2019-11-04 | Scaled residual plots | Johannes Ranke | 1 | -10/+10 |
2019-11-01 | Fix bug in yesterdays release, add methods for BIC | Johannes Ranke | 1 | -12/+12 |
2019-10-31 | Reorganize tests to reduce time on winbuilder | Johannes Ranke | 1 | -10/+9 |
2019-10-31 | Add likelihood ratio test and other methods, fixes | Johannes Ranke | 1 | -7/+10 |
2019-10-28 | Fix the cutoff for likelihood based intervals | Johannes Ranke | 1 | -8/+8 |
2019-10-26 | Fix checks and tests | Johannes Ranke | 1 | -9/+9 |
2019-10-25 | Use roxygen for functions and methods | Johannes Ranke | 1 | -4/+4 |
2019-10-22 | Two more plotting tests | Johannes Ranke | 1 | -4/+4 |
2019-10-22 | Go back to d_3 for errmod = "obs" | Johannes Ranke | 1 | -2/+2 |
2019-10-22 | Improved visual testing | Johannes Ranke | 1 | -5/+5 |
2019-10-21 | Fix platform dependence of the correlation matrix | Johannes Ranke | 1 | -9/+5 |
2019-10-21 | Explicit solution_type for FOCUS D in tests | Johannes Ranke | 1 | -5/+9 |
2019-10-21 | Tests all pass locally | Johannes Ranke | 1 | -1/+1 |
2019-10-21 | Improve some plotting routines, more tests | Johannes Ranke | 1 | -5/+5 |
2019-10-21 | Improve tests, remove geometric_mean | Johannes Ranke | 1 | -10/+11 |
2019-10-21 | Refactor mkinfit, infrastructure work | Johannes Ranke | 1 | -21/+21 |
2019-07-08 | Support summarizing older fits | Johannes Ranke | 1 | -7/+8 |
2019-07-05 | Static documentation rebuilt by pkgdown | Johannes Ranke | 1 | -6/+6 |
2019-07-03 | Add check and test logs | Johannes Ranke | 1 | -6/+6 |
2019-06-05 | Adapt tests to new algorithms and output | Johannes Ranke | 1 | -377/+9 |
2019-06-04 | Additional algorithm "d_c", more tests, docs | Johannes Ranke | 1 | -9/+377 |
2019-05-08 | Add functionality to plot the error model | Johannes Ranke | 1 | -18/+13 |
2019-05-07 | Fix hessian calculations | Johannes Ranke | 1 | -9/+14 |
2019-05-03 | Improve error model fitting | Johannes Ranke | 1 | -8/+8 |
2019-05-02 | Improve tests | Johannes Ranke | 1 | -19/+19 |
2019-05-02 | Better initials for error model parameters | Johannes Ranke | 1 | -11/+11 |
2019-04-24 | Improve output and update tests | Johannes Ranke | 1 | -29/+12 |
2019-04-10 | Adapt tests, vignettes and examples | Johannes Ranke | 1 | -17/+22 |
2019-03-04 | Review tests and examples based on winbuilder results | Johannes Ranke | 1 | -4/+4 |
2019-02-27 | Further increase test coverage | Johannes Ranke | 1 | -6/+7 |
2019-02-27 | Increase test coverage | Johannes Ranke | 1 | -14/+16 |
2019-02-26 | NAFTA SOP Attachment vignette | Johannes Ranke | 1 | -28/+15 |
2019-02-26 | Add another NAFTA dataset + test | Johannes Ranke | 1 | -17/+26 |
2019-02-25 | Test CAKE export | Johannes Ranke | 1 | -14/+23 |
2019-02-25 | Basic test for two-component reweighting | Johannes Ranke | 1 | -9/+9 |
2019-02-25 | Shorten path to test plot | Johannes Ranke | 1 | -9/+9 |
2019-02-25 | Fix tests and add plot and print for nafta | Johannes Ranke | 1 | -6/+9 |
2019-02-25 | Add plotting tests, add nafta to pkgdown | Johannes Ranke | 1 | -9/+11 |
2019-02-21 | Add the logistic model | Johannes Ranke | 1 | -93/+19 |
2018-09-21 | Improve fitting the two-component error model | Johannes Ranke | 1 | -13/+91 |
2018-09-20 | Fix tests | Johannes Ranke | 1 | -8/+10 |
2018-09-18 | Support maximum twa for HS, test, docs | Johannes Ranke | 1 | -9/+11 |
2018-09-14 | Skip more tests on CRANv0.9.47.5 | Johannes Ranke | 1 | -7/+6 |
2018-09-14 | Skip some more tests on CRAN | Johannes Ranke | 1 | -10/+8 |
2018-09-14 | Remove two vignettes from the package but not from docs | Johannes Ranke | 1 | -8/+10 |
2018-09-14 | Static documentation rebuilt by pkgdown | Johannes Ranke | 1 | -10/+17 |
2018-01-30 | Reweighting with two-component error model | Johannes Ranke | 1 | -5/+1 |