Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
2016-11-17 | Add comments to R code in mkin vignette | Johannes Ranke | 2 | -17/+35 | |
2016-11-04 | Static documentation rebuilt by pkgdown::build_site() | Johannes Ranke | 1 | -31/+33 | |
With updated pkgdown with my PR | |||||
2016-11-04 | Shorten headings for better look with pkgdown | Johannes Ranke | 1 | -2/+2 | |
2016-10-22 | Improve yaml formatting | Johannes Ranke | 1 | -1/+1 | |
2016-10-22 | Update way to specify encoding, improve FOCUS_L TOC | Johannes Ranke | 9 | -124/+149 | |
2016-09-28 | Add drat target and rebuild for drat | Johannes Ranke | 5 | -0/+1854 | |
2016-09-10 | Static documentation rebuilt with current staticdocs | Johannes Ranke | 5 | -1838/+0 | |
Using hadley/staticdocs commit #8c1069d from 8 days ago | |||||
2016-09-10 | Static documentation rebuilt by staticdocs::build_site() | Johannes Ranke | 5 | -68/+72 | |
2016-06-28 | Bump version for new release, rebuild static docs | Johannes Ranke | 4 | -51/+51 | |
The test test_FOMC_ill-defined leads to errors on several architectures/distributions, as apparent from CRAN checks, so we need a new release. Static documentation rebuilt by staticdocs::build_site() | |||||
2016-06-28 | Static documentation rebuilt by staticdocs::build_site() | Johannes Ranke | 5 | -75/+59 | |
2016-06-28 | Attempts to reduce vignette size | Johannes Ranke | 8 | -66/+86 | |
Reducing the size of some figures and switching of retina figures in the preamble only gives a small decrease in vignette size, but may be enough to get the size of the doc directory below 5 MB to avoid the NOTE in the corresponding check (which I did not get locally, nor on winbuilder using r-devel. | |||||
2016-06-28 | Static documentation rebuilt by staticdocs::build_site() | Johannes Ranke | 4 | -39/+39 | |
2016-06-28 | Static documentation rebuilt by staticdocs::build_site() | Johannes Ranke | 4 | -40/+40 | |
2016-06-28 | Avoid multicore fits in vignettes for passing CRAN checks | Johannes Ranke | 7 | -97/+303 | |
Also a small fix to the FOCUS Z vignette, and an update of the static documentation generated by staticdocs. | |||||
2016-06-28 | Convenience wrapper plot_sep, further vignette updates | Johannes Ranke | 3 | -122/+94 | |
2016-06-27 | Complete mkin vignette, update FOCUS L vignette | Johannes Ranke | 5 | -466/+553 | |
The mkin vignette now describes how confidence intervals and the t-test are calculated. The FOCUS L vignette is updated with the new floating toc provided by the current rmarkdown package, and also uses current, improved mkin functionality. | |||||
2016-06-24 | Convert main vignette to Rmd/html, add_err(), fixes | Johannes Ranke | 4 | -93/+410 | |
2016-03-25 | Remove outdated reference to the inline package | Johannes Ranke | 1 | -2/+1 | |
2016-03-24 | Static documentation rebuilt by staticdocs::build_site()v0.9.42 | Johannes Ranke | 5 | -394/+210 | |