Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-10-29 | Return single parameters correctly from confint | Johannes Ranke | 3 | -31/+48 | |
Static documentation rebuilt by pkgdown | |||||
2019-10-28 | Parallel computation for confidence intervals | Johannes Ranke | 4 | -36/+268 | |
Only on Linux at the moment. Some more examples in the help page. Remove the distribution argument for the quadratic method | |||||
2019-10-28 | Improve formatting | Johannes Ranke | 3 | -2/+4 | |
2019-10-28 | Fix the cutoff for likelihood based intervals | Johannes Ranke | 7 | -86/+105 | |
The cutoff now matches what is given by Venzon and Moolgavkar (1988). Also, confidence intervals closely match intervals obtained with stats4::confint in the test case where an stats4::mle object is created from the likelihood function in one test case. Static documentation rebuilt by pkgdown | |||||
2019-10-26 | Fix checks and tests | Johannes Ranke | 15 | -33/+513 | |
Static documentation rebuilt by pkgdown | |||||
2019-10-26 | Address some check and test failures | Johannes Ranke | 4 | -6/+7 | |
2019-10-26 | parms and confint methods | Johannes Ranke | 9 | -75/+407 | |
The confint method can do profile likelihood based confidence intervals! | |||||
2019-10-25 | Static documentation rebuilt by pkgdown | Johannes Ranke | 48 | -1277/+1275 | |
2019-10-25 | Use roxygen for functions and methods | Johannes Ranke | 75 | -3834/+5103 | |
2019-10-22 | Somehow the figures weren't committed yet | Johannes Ranke | 2 | -0/+195 | |
2019-10-22 | Two more plotting tests | Johannes Ranke | 2 | -4/+8 | |
2019-10-22 | Update README.html | Johannes Ranke | 1 | -15/+20 | |
2019-10-22 | Skip the visual test that still fails on travis | Johannes Ranke | 1 | -1/+2 | |
2019-10-22 | Go back to d_3 for errmod = "obs" | Johannes Ranke | 6 | -47/+20 | |
in the hope that this makes plotting cross-platform also for this error model | |||||
2019-10-22 | Improved visual testing | Johannes Ranke | 9 | -16/+487 | |
2019-10-21 | Local check | Johannes Ranke | 1 | -6/+23 | |
2019-10-21 | Quote percent signs in Rhelp files | Johannes Ranke | 4 | -19/+17 | |
Static documentation rebuilt by pkgdown | |||||
2019-10-21 | Static documentation rebuilt by pkgdown | Johannes Ranke | 7 | -32/+38 | |
2019-10-21 | Adress errors and notes on winbuilder | Johannes Ranke | 3 | -14/+4 | |
2019-10-21 | Fix platform dependence of the correlation matrix | Johannes Ranke | 4 | -29/+10 | |
Especially on winbuilder (i386 and amd64) | |||||
2019-10-21 | Explicit solution_type for FOCUS D in tests | Johannes Ranke | 5 | -11/+156 | |
Because on winbuilder obviously gcc was not found, so the Eigenvalue based solution method was used, leading to a test failure when comparing the summary, as the solution method is listed | |||||
2019-10-21 | Skip an offensive test on Travis | Johannes Ranke | 1 | -0/+1 | |
2019-10-21 | Tests all pass locally | Johannes Ranke | 1 | -1/+1 | |
2019-10-21 | Improve some plotting routines, more tests | Johannes Ranke | 21 | -98/+792 | |
Static documentation rebuilt by pkgdown | |||||
2019-10-21 | Static documentation rebuilt by pkgdown | Johannes Ranke | 2 | -9/+0 | |
2019-10-21 | Improve tests, remove geometric_mean | Johannes Ranke | 16 | -304/+362 | |
2019-10-21 | Refactor mkinfit, infrastructure work | Johannes Ranke | 19 | -440/+535 | |
mkinfit objects now include an ll() function to calculate the log-likelihood. Part of the code was refactored, hopefully making it easier to read and maintain. IRLS is currently the default algorithm for the error model "obs", for no particular reason. This may be subject to change when I get around to investigate. Slow tests are now in a separate subdirectory and will probably only be run by my own Makefile target. Formatting of test logs is improved. Roundtripping error model parameters works with a precision of 10% when we use lots of replicates in the synthetic data (see slow tests). This is not new in this commit, but as I think it is reasonable this closes #7. | |||||
2019-10-21 | Improve test log formatting | Johannes Ranke | 1 | -0/+1 | |
2019-09-19 | Revert a change in the original add_err function | Johannes Ranke | 2 | -5/+5 | |
that I made in the first attempt to work around the issue with the %in% operator in the example code Static documentation rebuilt by pkgdown | |||||
2019-09-19 | Static documentation rebuilt by pkgdown | Johannes Ranke | 20 | -219/+681 | |
Use lazy = TRUE in the pd target for generating pkgdown documentation | |||||
2019-09-19 | Comment out the code of the add_err() function | Johannes Ranke | 1 | -148/+146 | |
as it leads to problems with current pkgdown versions r-lib/pkgdown#1149 | |||||
2019-09-18 | Static documentation rebuilt by pkgdown | Johannes Ranke | 13 | -69/+67 | |
to check if the link to the pfm package is correctly generated by pkgdown after preparing the pfm package docs accordingly | |||||
2019-09-18 | Add url: tag to _pkgdown.yml | Johannes Ranke | 15 | -66/+263 | |
Static documentation rebuilt by pkgdown | |||||
2019-09-18 | Further corrections of the twa vignette | Johannes Ranke | 14 | -398/+223 | |
Static documentation rebuilt by pkgdown | |||||
2019-09-18 | Correct and rebuild docs | Johannes Ranke | 73 | -913/+1657 | |
- Reconcile docs and code for max_twa_parent - Correct links to docs in twa vignette - Static documentation rebuilt by pkgdown | |||||
2019-09-18 | Add hockey stick formulas to maximum twa vignette | Johannes Ranke | 3 | -10/+393 | |
2019-09-02 | Some changes to improve plots on beamer slides | Johannes Ranke | 8 | -20/+41 | |
2019-07-09 | Address winbuilder R-devel warning about usage | Johannes Ranke | 3 | -5/+39 | |
2019-07-09 | Merge branch 'master' of kolab.jrwb.de:mkin | Johannes Ranke | 0 | -0/+0 | |
2019-07-09 | Adaptations for gmkin | Johannes Ranke | 42 | -743/+969 | |
Address winbuilder check problems, update check log, update of static docs | |||||
2019-07-08 | Adaptations for gmkin | Johannes Ranke | 1 | -1/+3 | |
2019-07-08 | Support summarizing older fits | Johannes Ranke | 6 | -17/+51 | |
generated with mkin < 0.9.49.5 | |||||
2019-07-05 | Static documentation rebuilt by pkgdown | Johannes Ranke | 93 | -1032/+849 | |
2019-07-04 | Update README and introductory vignette | Johannes Ranke | 5 | -45/+106 | |
2019-07-04 | Address failures of CRAN checks, improve NEWSv0.9.49.5 | Johannes Ranke | 19 | -81/+91 | |
Static documentation rebuilt by pkgdown | |||||
2019-07-03 | Skip a test on CRAN/winbuilder | Johannes Ranke | 1 | -0/+1 | |
The test uses multiple cores in order to complete within a reasonable time | |||||
2019-07-03 | Add check and test logs | Johannes Ranke | 3 | -17/+9 | |
2019-07-03 | Update DESCRIPTION, improve NEWS | Johannes Ranke | 18 | -91/+91 | |
Static documentation rebuilt by pkgdown | |||||
2019-07-02 | Typo | Johannes Ranke | 1 | -1/+1 | |
2019-06-20 | Merge pull request #8 from wibeasley/patch-1 | Johannes Ranke | 1 | -1/+1 | |
change to `superseded` |