Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-10-15 | Update online docs for release version | Johannes Ranke | 1 | -28/+32 | |
2020-05-27 | Add docs generated using released version 0.9.52 | Johannes Ranke | 1 | -7/+4 | |
2020-05-14 | Test markdown link, article update due to .rmd extension | Johannes Ranke | 1 | -3/+6 | |
2020-05-12 | Improve documentation, now using a spell checker | Johannes Ranke | 1 | -4/+4 | |
2020-05-11 | Avoid merge() and data.frame() in cost function | Johannes Ranke | 1 | -62/+51 | |
also for deSolve and eigenvalue based solutions. This noticeably increases performance for these methods, see test.log and benchmark vignette. | |||||
2019-11-01 | Fix bug in yesterdays release, add methods for BIC | Johannes Ranke | 1 | -1/+1 | |
2019-10-25 | Static documentation rebuilt by pkgdown | Johannes Ranke | 1 | -1/+2 | |
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 | -11/+16 | |
- Reconcile docs and code for max_twa_parent - Correct links to docs in twa vignette - Static documentation rebuilt by pkgdown | |||||
2019-07-09 | Adaptations for gmkin | Johannes Ranke | 1 | -1/+1 | |
Address winbuilder check problems, update check log, update of static docs | |||||
2019-07-05 | Static documentation rebuilt by pkgdown | Johannes Ranke | 1 | -9/+17 | |
2019-07-04 | Address failures of CRAN checks, improve NEWSv0.9.49.5 | Johannes Ranke | 1 | -1/+1 | |
Static documentation rebuilt by pkgdown | |||||
2019-07-03 | Update DESCRIPTION, improve NEWS | Johannes Ranke | 1 | -1/+1 | |
Static documentation rebuilt by pkgdown | |||||
2019-06-05 | Add error model algorithm to output | Johannes Ranke | 1 | -1/+1 | |
2019-06-04 | Additional algorithm "d_c", more tests, docs | Johannes Ranke | 1 | -3/+3 | |
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-08 | Add functionality to plot the error model | Johannes Ranke | 1 | -1/+1 | |
by plotting squared residuals against predicted values, and showing the variance function used in the fitted error model. Rebuild docs | |||||
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-05-02 | Remove reference to archived kinfit package | Johannes Ranke | 1 | -10/+3 | |
from vignettes/mkin.Rmd Static documentation rebuilt by pkgdown | |||||
2019-05-02 | Better initials for error model parameters | Johannes Ranke | 1 | -1/+1 | |
- Also make it possible to specify initial values for error model parameters. - Run tests - Rebuild docs | |||||
2019-04-10 | Adapt tests, vignettes and examples | Johannes Ranke | 1 | -2/+2 | |
- 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 | -33/+33 | |
Static documentation rebuilt by pkgdown | |||||
2019-02-26 | Static documentation rebuilt by pkgdown | Johannes Ranke | 1 | -0/+3 | |
2019-02-26 | Static documentation rebuilt by pkgdown | Johannes Ranke | 1 | -1/+1 | |
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 | -1/+1 | |
2019-02-22 | Static documentation rebuilt by pkgdown | Johannes Ranke | 1 | -1/+1 | |
2019-02-21 | Static documentation rebuilt by pkgdown | Johannes Ranke | 1 | -1/+1 | |
2019-02-21 | Add the logistic model | Johannes Ranke | 1 | -1/+1 | |
2019-01-31 | Static documentation rebuilt by pkgdown | Johannes Ranke | 1 | -17/+17 | |
2018-11-26 | Support logLik and AIC for manual weights | Johannes Ranke | 1 | -1/+1 | |
Static documentation rebuilt by pkgdown | |||||
2018-11-23 | Static documentation rebuilt by pkgdown | Johannes Ranke | 1 | -1/+1 | |
2018-09-18 | Support maximum twa for HS, test, docs | Johannes Ranke | 1 | -2/+2 | |
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 | -2/+2 | |
Also update test log | |||||
2018-09-06 | Static documentation rebuilt by pkgdown | Johannes Ranke | 1 | -29/+29 | |
2018-07-18 | Correct references to the Rocke and Lorenzato model | Johannes Ranke | 1 | -2/+2 | |
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 | -9/+17 | |
2018-03-21 | Static documentation rebuilt by pkgdown | Johannes Ranke | 1 | -1/+1 | |
2018-03-11 | Static docs rebuilt again, with current pkgdown | Johannes Ranke | 1 | -2/+5 | |
2018-03-09 | Another rebuild of the static docs | Johannes Ranke | 1 | -5/+2 | |
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 | -8/+12 | |
2018-01-16 | Updates in the FOCUS Z vignette | Johannes Ranke | 1 | -1/+1 | |
To make the text consistent with the results produced by the current mkin version. Static documentation articles rebuilt by pkgdown::build_articles() | |||||
2018-01-14 | Load mkin quietly in vignettes | Johannes Ranke | 1 | -8/+3 | |
Static documentation articles rebuilt by pkgdown::build_articles() | |||||
2017-11-16 | Use html_vignette for FOCUS_D vignette, fix addressv0.9.46.3 | Johannes Ranke | 1 | -11/+4 | |
Static documentation articles rebuilt by pkgdown::build_articles() | |||||
2017-09-14 | Convert FOCUS Z vignette to rmarkdown/html | Johannes Ranke | 1 | -293/+165 | |
- Static documentation rebuilt by pkgdown::build_articles() - DESCRIPTION: Version bump and current date | |||||
2017-07-21 | Rename twa to max_twa_parent, update docs | Johannes Ranke | 1 | -130/+308 | |
2016-12-08 | Static documentation articles rebuilt by pkgdown::build_articles() | Johannes Ranke | 1 | -0/+3 | |
2016-12-08 | Static documentation rebuilt by pkgdown::build_site(run_dont_run = TRUE) | Johannes Ranke | 1 | -1/+1 | |