Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-10-31 | Add likelihood ratio test and other methods, fixes | Johannes Ranke | 1 | -8/+10 | |
The likelihood ratio test method is lrtest, in addition, methods for update and residuals were added. | |||||
2019-10-25 | Static documentation rebuilt by pkgdown | Johannes Ranke | 1 | -27/+24 | |
2019-09-18 | Correct and rebuild docs | Johannes Ranke | 1 | -11/+21 | |
- 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-06-04 | Additional algorithm "d_c", more tests, docs | Johannes Ranke | 1 | -2/+2 | |
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-05-07 | After the OLS step, use OLS parameter estimates | Johannes Ranke | 1 | -1/+1 | |
- Fix the respective error in the code - Static documentation rebuilt by pkgdown | |||||
2019-05-03 | Improve error model fitting | Johannes Ranke | 1 | -1/+1 | |
Now we have a three stage fitting process for nonconstant error models: - Unweighted least squares - Only optimize the error model - Optimize both Static documentation rebuilt by pkgdown | |||||
2019-04-10 | Adapt tests, vignettes and examples | Johannes Ranke | 1 | -40/+11 | |
- Write the NEWS - Static documentation rebuilt by pkgdown - Adapt mkinerrmin - Fix (hopefully all) remaining problems in mkinfit | |||||
2019-03-04 | Review tests and examples based on winbuilder results | Johannes Ranke | 1 | -2/+2 | |
Static documentation rebuilt by pkgdown | |||||
2019-02-26 | Static documentation rebuilt by pkgdown | Johannes Ranke | 1 | -0/+3 | |
2019-02-25 | Static documentation rebuilt by current pkgdown | Johannes Ranke | 1 | -1/+1 | |
2019-02-21 | Static documentation rebuilt by pkgdown | Johannes Ranke | 1 | -1/+1 | |
2019-01-31 | Restore NAMESPACE | Johannes Ranke | 1 | -3/+11 | |
which was accidentally overwritten by pkgdown -> roxygen | |||||
2019-01-31 | Static documentation rebuilt by pkgdown | Johannes Ranke | 1 | -30/+21 | |
2018-11-26 | Add AIC method for mmkin column objects | Johannes Ranke | 1 | -6/+13 | |
Static documentation rebuilt by pkgdown | |||||
2018-11-26 | Further improvement of the logLik.mkinfit help | Johannes Ranke | 1 | -2/+6 | |
Static documentation rebuilt by pkgdown | |||||
2018-11-26 | Static documentation rebuilt by pkgdown | Johannes Ranke | 1 | -2/+30 | |
2018-11-26 | Support logLik and AIC for manual weights | Johannes Ranke | 1 | -3/+6 | |
Static documentation rebuilt by pkgdown | |||||
2018-11-23 | Static documentation rebuilt by pkgdown | Johannes Ranke | 1 | -0/+202 | |