| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2020-01-09 | Remove unused FME package from DESCRIPTION text | Johannes Ranke | 1 | -1/+1 | |
| 2019-12-09 | Consistently use "two-component error model" | Johannes Ranke | 1 | -1/+1 | |
| instead of "two component error model" | |||||
| 2019-11-13 | Calculate Akaike weights | Johannes Ranke | 1 | -0/+6 | |
| 2019-11-13 | Likelihood ratio test for mmkin columns with two fits | Johannes Ranke | 1 | -1/+1 | |
| 2019-11-09 | Add a lack-of-fit test | Johannes Ranke | 1 | -0/+6 | |
| - Switch an example dataset in the test setup to a dataset with replicates, adapt tests - Skip the test for lrtest with an update specification as it does not only fail when pkgdown generates static help pages, but also in testthat | |||||
| 2019-11-01 | Make the 'quadratic' the default for 'confint' | Johannes Ranke | 1 | -1/+1 | |
| Also the documentation was improved here and there | |||||
| 2019-11-01 | Fix bug in yesterdays release, add methods for BIC | Johannes Ranke | 1 | -3/+9 | |
| 2019-10-31 | Add likelihood ratio test and other methods, fixes | Johannes Ranke | 1 | -24/+42 | |
| The likelihood ratio test method is lrtest, in addition, methods for update and residuals were added. | |||||
| 2019-10-26 | Fix checks and tests | Johannes Ranke | 1 | -6/+18 | |
| Static documentation rebuilt by pkgdown | |||||
| 2019-10-25 | Static documentation rebuilt by pkgdown | Johannes Ranke | 1 | -15/+11 | |
| 2019-10-21 | Static documentation rebuilt by pkgdown | Johannes Ranke | 1 | -1/+4 | |
| 2019-10-21 | Improve some plotting routines, more tests | Johannes Ranke | 1 | -1/+1 | |
| Static documentation rebuilt by pkgdown | |||||
| 2019-10-21 | Static documentation rebuilt by pkgdown | Johannes Ranke | 1 | -6/+0 | |
| 2019-09-19 | Static documentation rebuilt by pkgdown | Johannes Ranke | 1 | -1/+1 | |
| Use lazy = TRUE in the pd target for generating pkgdown documentation | |||||
| 2019-09-18 | Correct and rebuild docs | Johannes Ranke | 1 | -7/+15 | |
| - Reconcile docs and code for max_twa_parent - Correct links to docs in twa vignette - Static documentation rebuilt by pkgdown | |||||
| 2019-07-05 | Static documentation rebuilt by pkgdown | Johannes Ranke | 1 | -1/+1 | |
| 2019-07-03 | Update DESCRIPTION, improve NEWS | Johannes Ranke | 1 | -1/+1 | |
| Static documentation rebuilt by pkgdown | |||||
| 2019-06-04 | Additional algorithm "d_c", more tests, docs | Johannes Ranke | 1 | -2/+14 | |
| The new algorithm tries direct optimization of the likelihood, as well as a three step procedure. In this way, we consistently get the model with the highest likelihood for SFO, DFOP and HS for all 12 new test datasets. | |||||
| 2019-04-10 | Adapt tests, vignettes and examples | Johannes Ranke | 1 | -1/+1 | |
| - Write the NEWS - Static documentation rebuilt by pkgdown - Adapt mkinerrmin - Fix (hopefully all) remaining problems in mkinfit | |||||
| 2019-02-26 | Static documentation rebuilt by pkgdown | Johannes Ranke | 1 | -0/+9 | |
| 2019-02-26 | NAFTA SOP Attachment vignette | Johannes Ranke | 1 | -1/+3 | |
| 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 | 1 | -0/+33 | |
| 2019-02-25 | Static documentation rebuilt by current pkgdown | Johannes Ranke | 1 | -1/+1 | |
| 2019-02-25 | Add plotting tests, add nafta to pkgdown | Johannes Ranke | 1 | -0/+6 | |
| 2019-02-21 | Static documentation rebuilt by pkgdown | Johannes Ranke | 1 | -1/+1 | |
| 2019-02-21 | Add the logistic model | Johannes Ranke | 1 | -0/+6 | |
| 2019-01-31 | Correct title for CAKE_export | Johannes Ranke | 1 | -1/+1 | |
| Add NEWS entry. Static documentation rebuilt by pkgdown | |||||
| 2019-01-31 | Static documentation rebuilt by pkgdown | Johannes Ranke | 1 | -11/+18 | |
| 2018-11-26 | Include AIC.mmkin to static docs | Johannes Ranke | 1 | -0/+6 | |
| Static documentation rebuilt by pkgdown | |||||
| 2018-11-23 | Static documentation rebuilt by pkgdown | Johannes Ranke | 1 | -0/+6 | |
| 2018-09-18 | Support maximum twa for HS, test, docs | Johannes Ranke | 1 | -1/+1 | |
| 2018-09-14 | Remove two vignettes from the package but not from docs | Johannes Ranke | 1 | -3/+3 | |
| - Rebuild static documentation - Adapt test to new approach to two component error model where the model is inadequate | |||||
| 2018-09-14 | Exclude more example code from CRAN checks | Johannes Ranke | 1 | -1/+1 | |
| to avoid NOTES about long execution times. Static documentation rebuilt by pkgdown with run_dont_run = TRUE | |||||
| 2018-09-14 | Static documentation rebuilt by pkgdown | Johannes Ranke | 1 | -1/+1 | |
| Also update test log | |||||
| 2018-07-18 | Correct references to the Rocke and Lorenzato model | Johannes Ranke | 1 | -3/+3 | |
| Rename 'sigma_rl' to 'sigma_twocomp' as the Rocke and Lorenzato model assumes lognormal distribution for large y. Rebuild static documentation. | |||||
| 2018-06-06 | Static documentation rebuilt by pkgdown 1.1.0 | Johannes Ranke | 1 | -323/+332 | |
| 2018-03-11 | Static docs rebuilt again, with current pkgdown | Johannes Ranke | 1 | -0/+2 | |
| 2018-03-11 | Adapt usage section in help for old dataset to lazy loading | Johannes Ranke | 1 | -5/+5 | |
| Rebuild pkgdown reference | |||||
| 2018-03-09 | Another rebuild of the static docs | Johannes Ranke | 1 | -1/+0 | |
| Now with rbenchmark installed, to get results for the compiled_models vignette | |||||
| 2018-03-01 | Static documentation rebuilt using current pkgdown::build_site() | Johannes Ranke | 1 | -2/+6 | |
| 2018-01-30 | Reweighting with two-component error model | Johannes Ranke | 1 | -0/+6 | |
| Static documentation except articles rebuilt by pkgdown | |||||
| 2018-01-05 | Update _pkgdown.yml | Johannes Ranke | 1 | -0/+6 | |
| Static documentation except articles rebuilt by pkgdown | |||||
| 2018-01-05 | Experimental test data from UBA 2014 expertise | Johannes Ranke | 1 | -1/+1 | |
| - Typo in synthetic data for UBA - Static documentation except articles rebuilt by pkgdown | |||||
| 2017-11-16 | Add the code used for generating synthetic_data_for_UBA | Johannes Ranke | 1 | -7/+2 | |
| Static documentation except articles rebuilt by pkgdown | |||||
| 2017-09-14 | Convert FOCUS Z vignette to rmarkdown/html | Johannes Ranke | 1 | -1/+4 | |
| - Static documentation rebuilt by pkgdown::build_articles() - DESCRIPTION: Version bump and current date | |||||
| 2017-09-07 | Static documentation except articles rebuilt by pkgdown | Johannes Ranke | 1 | -1/+1 | |
| 2017-07-29 | Bump version, update NEWS and rebuild pkdown docsv0.9.46 | Johannes Ranke | 1 | -1/+1 | |
| 2017-07-21 | Rename twa to max_twa_parent, update docs | Johannes Ranke | 1 | -16/+22 | |
| 2017-05-05 | Static documentation except articles rebuilt by pkgdown | Johannes Ranke | 1 | -0/+6 | |
| 2017-05-05 | Static docs except articles rebuilt with current pkgdown | Johannes Ranke | 1 | -240/+297 | |
