Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-09-18 | Further corrections of the twa vignette | Johannes Ranke | 3 | -334/+159 | |
Static documentation rebuilt by pkgdown | |||||
2019-09-18 | Correct and rebuild docs | Johannes Ranke | 2 | -3/+4 | |
- 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 | 2 | -10/+391 | |
2019-07-09 | Adaptations for gmkin | Johannes Ranke | 1 | -0/+0 | |
Address winbuilder check problems, update check log, update of static docs | |||||
2019-07-05 | Static documentation rebuilt by pkgdown | Johannes Ranke | 2 | -2/+2 | |
2019-07-04 | Update README and introductory vignette | Johannes Ranke | 3 | -29/+84 | |
2019-07-04 | Address failures of CRAN checks, improve NEWSv0.9.49.5 | Johannes Ranke | 1 | -0/+0 | |
Static documentation rebuilt by pkgdown | |||||
2019-07-03 | Update DESCRIPTION, improve NEWS | Johannes Ranke | 1 | -0/+0 | |
Static documentation rebuilt by pkgdown | |||||
2019-06-05 | Merge branch 'algorithm' | Johannes Ranke | 1 | -0/+0 | |
2019-06-05 | Add error model algorithm to output | Johannes Ranke | 1 | -0/+0 | |
2019-06-04 | Additional algorithm "d_c", more tests, docs | Johannes Ranke | 1 | -0/+0 | |
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-24 | Typo | Johannes Ranke | 1 | -1/+1 | |
2019-05-08 | Add functionality to plot the error model | Johannes Ranke | 1 | -0/+0 | |
by plotting squared residuals against predicted values, and showing the variance function used in the fitted error model. Rebuild docs | |||||
2019-05-07 | Fix hessian calculations | Johannes Ranke | 1 | -0/+0 | |
Static documentation rebuilt by pkgdown | |||||
2019-05-07 | After the OLS step, use OLS parameter estimates | Johannes Ranke | 1 | -0/+0 | |
- Fix the respective error in the code - Static documentation rebuilt by pkgdown | |||||
2019-05-03 | Improve error model fitting | Johannes Ranke | 1 | -0/+0 | |
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 | 6 | -290/+1676 | |
from vignettes/mkin.Rmd Static documentation rebuilt by pkgdown | |||||
2019-05-02 | Prepare for CRAN release | Johannes Ranke | 4 | -29/+35 | |
- Skip long running tests on CRAN as well to avoid timeout on winbuilder - Don't install benchmark results in the package, they are only needed in the git repository - Don't run example in man/add_err.Rd as it takes > 10 s on winbuilder - Rebuild docs | |||||
2019-04-10 | Adapt tests, vignettes and examples | Johannes Ranke | 3 | -0/+4312 | |
- Write the NEWS - Static documentation rebuilt by pkgdown - Adapt mkinerrmin - Fix (hopefully all) remaining problems in mkinfit | |||||
2019-04-04 | Direct error model fitting works | Johannes Ranke | 4 | -220/+1650 | |
- No IRLS required - Removed optimization algorithms other than Port - Removed the dependency on FME - Fitting the error model 'obs' is much faster for the FOCUS_2006_D dataset and the FOMC_SFO model (1 second versus 3.4 seconds) - Vignettes build slower. Compiled models needs 3 minutes instead of 1.5 - For other vignettes, the trend is less clear. Some fits are faster, even for error_model = "const". FOCUS_Z is faster (34.9 s versus 44.1 s) - Standard errors and confidence intervals are slightly smaller - Removed code for plotting during the fit, as I hardly ever used it - Merged the two cost functions (using transformed and untransformed parameters) into one log-likelihood function | |||||
2019-02-26 | NAFTA SOP Attachment vignette | Johannes Ranke | 1 | -0/+243 | |
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-01-31 | Restore NAMESPACE | Johannes Ranke | 2 | -60/+389 | |
which was accidentally overwritten by pkgdown -> roxygen | |||||
2018-09-14 | Remove two vignettes from the package but not from docs | Johannes Ranke | 7 | -642/+3454 | |
- Rebuild static documentation - Adapt test to new approach to two component error model where the model is inadequate | |||||
2018-07-18 | Correct references to the Rocke and Lorenzato model | Johannes Ranke | 4 | -539/+440 | |
Rename 'sigma_rl' to 'sigma_twocomp' as the Rocke and Lorenzato model assumes lognormal distribution for large y. Rebuild static documentation. | |||||
2018-03-09 | Another rebuild of the static docs | Johannes Ranke | 1 | -19/+19 | |
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 | 2 | -347/+439 | |
2018-01-16 | Updates in the FOCUS Z vignette | Johannes Ranke | 3 | -61/+50 | |
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 | 9 | -74/+69 | |
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 | 6 | -145/+67 | |
Static documentation articles rebuilt by pkgdown::build_articles() | |||||
2017-11-16 | Update URLS in mkin vignette | Johannes Ranke | 1 | -2/+2 | |
Static documentation except articles rebuilt by pkgdown | |||||
2017-09-14 | Convert FOCUS Z vignette to rmarkdown/html | Johannes Ranke | 4 | -99/+542 | |
- Static documentation rebuilt by pkgdown::build_articles() - DESCRIPTION: Version bump and current date | |||||
2017-07-21 | Fix another URL, vignette builder, rebuild | Johannes Ranke | 8 | -64/+68 | |
2017-07-21 | Recompile to get link in reference right | Johannes Ranke | 1 | -9/+13 | |
2017-07-21 | Recompiled vignette | Johannes Ranke | 1 | -0/+0 | |
2017-07-21 | Reduce vignette sizes | Johannes Ranke | 4 | -366/+98 | |
2017-07-21 | Fix the URL of FOCUS kinetics | Johannes Ranke | 2 | -3/+3 | |
2017-07-21 | Rename twa to max_twa_parent, update docs | Johannes Ranke | 2 | -15/+25 | |
2017-05-05 | Static docs except articles rebuilt with current pkgdown | Johannes Ranke | 4 | -72/+78 | |
2017-05-05 | Switch from microbenchmark to rbenchmark | Johannes Ranke | 2 | -112/+94 | |
2017-03-28 | Change vignette format for twa vignette, update docs | Johannes Ranke | 3 | -0/+185 | |
2017-03-28 | Fix the formula in the twa vignette | Johannes Ranke | 2 | -2/+2 | |
2017-03-04 | Mention pkgdown.jrwb.de/mkin in README | Johannes Ranke | 2 | -0/+57 | |
Add very small twa vignette, update pkgdown docs | |||||
2016-12-08 | Documentation and Makefile improvements | Johannes Ranke | 1 | -0/+0 | |
- Fix the remaining links to static docs on r-forge in README - Build mkin_*.tar.gz packages in current directory - check and test (test.log unchanged) | |||||
2016-11-18 | Fix links in README, configure navbar, rebuild docs | Johannes Ranke | 4 | -58/+64 | |
2016-11-18 | Change main vignette title | Johannes Ranke | 2 | -11/+12 | |
2016-11-17 | Rebuild | Johannes Ranke | 4 | -62/+63 | |
2016-11-17 | Satisfy CRAN checks, also on R-devel | Johannes Ranke | 1 | -3/+3 | |
- Use https for canonical R URLs - Update CAKE URL to one giving a valid SSL certificate | |||||
2016-11-17 | Remove trailing whitespace, clean headers | Johannes Ranke | 4 | -69/+69 | |
Also ignore test.R in the top level directory, as it is not meant to be public | |||||
2016-11-17 | Improve yaml header, remove trailing whitespace | Johannes Ranke | 2 | -66/+78 | |
Now the year is showing in the reference, and the TOC is not collapsed. | |||||
2016-11-17 | Use plot_sep in FOCUS D vignette | Johannes Ranke | 2 | -19/+23 | |