Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-02-17 | Update online docs, fix bug that surfaced | Johannes Ranke | 29 | -143/+357 | |
2023-01-28 | Build online HTML versions of prebuilt vignettes | Johannes Ranke | 1 | -7/+24 | |
Also, give some structure to the menu for selecting articles | |||||
2023-01-09 | Prebuilt PDF vignettes, summary_listing | Johannes Ranke | 12 | -8/+628 | |
2022-12-15 | List random effects correlations in output if any | Johannes Ranke | 6 | -232/+321 | |
Update docs | |||||
2022-12-02 | Update online docs | Johannes Ranke | 5 | -12/+91 | |
2022-11-24 | Start online docs of the development version | Johannes Ranke | 128 | -7012/+5532 | |
2022-11-16 | Update docs | Johannes Ranke | 1 | -2/+5 | |
2022-11-16 | Update online docs | Johannes Ranke | 3 | -78/+125 | |
2022-11-15 | Import saemix for easier profiling, update online docs | Johannes Ranke | 4 | -10/+19 | |
2022-11-14 | Add saem benchmarks to index | Johannes Ranke | 1 | -1/+4 | |
2022-11-14 | Update online docs | Johannes Ranke | 27 | -1691/+1310 | |
2022-11-03 | Update docs | Johannes Ranke | 3 | -0/+324 | |
2022-11-01 | Update online docs | Johannes Ranke | 21 | -73/+129 | |
2022-10-29 | Update multistart docs | Johannes Ranke | 10 | -17/+362 | |
2022-10-26 | Update multistart example code and vignette | Johannes Ranke | 5 | -10/+2 | |
2022-10-26 | Don't test parhist and llhist on travis, docs | Johannes Ranke | 10 | -64/+711 | |
2022-09-28 | Update vignette and static docs | Johannes Ranke | 3 | -17/+42 | |
2022-09-19 | Improve parhist and llhist | Johannes Ranke | 1 | -14/+9 | |
In particular, adapt the display of parameter boxplots for saem fits using mkin transformations to the way used for saem fits using saemix transformations, i.e. always show parameters on the natural scale, and normalised them by dividing by the median from the multiple runs. | |||||
2022-09-16 | Improve multistart documentation, bugfix | Johannes Ranke | 4 | -22/+360 | |
- Split out llhist and parhist documentation - Add example code for multistart - Create a multistart vignette, because the example code fails when run by pkgdown - Fix multistart for the case of mkin transformations in the saem fit | |||||
2022-09-16 | Improve docs and update pkgdown | Johannes Ranke | 10 | -366/+474 | |
2022-08-10 | Change dev branch used for docs, update static docs | Johannes Ranke | 50 | -3130/+4194 | |
2022-02-28 | Update docs | Johannes Ranke | 30 | -16628/+17993 | |
2022-01-11 | Update static docsnlmixr | Johannes Ranke | 5 | -9104/+11923 | |
2021-10-05 | Update docs | Johannes Ranke | 15 | -1562/+10183 | |
2021-09-29 | Reduce noise in nlmixr.mmkin output in examples | Johannes Ranke | 3 | -4142/+48 | |
2021-09-27 | intervals() methods, more DFOP/tc variants | Johannes Ranke | 6 | -19/+446 | |
2021-09-16 | Adapt and improve the dimethenamid vignette | Johannes Ranke | 17 | -224/+219 | |
Adapt to the corrected data and unify control parameters for saemix and nlmixr with saem. Update docs | |||||
2021-08-04 | Improve AIC table in vignette | Johannes Ranke | 8 | -56/+56 | |
2021-07-29 | Add citations to the DESCRIPTION | Johannes Ranke | 1 | -0/+0 | |
2021-07-29 | Go back to 1.0.x version, update docs | Johannes Ranke | 16 | -80/+80 | |
2021-07-27 | Fix dimethenamid vignette problems and update docs | Johannes Ranke | 20 | -1028/+544 | |
2021-06-22 | Update development version of online docs | Johannes Ranke | 5 | -9288/+1014 | |
2021-06-11 | Finished 'summary.nlmixr.mmkin', checks, docs | Johannes Ranke | 40 | -431/+15486 | |
2021-03-09 | Some improvements for borderline cases | Johannes Ranke | 26 | -251/+288 | |
- fit_with_errors for saem() - test_log_parms for mean_degparms() and saem() | |||||
2021-02-15 | Fully rebuild docs, rerun tests and check | Johannes Ranke | 109 | -436/+430 | |
2021-02-13 | Update docs | Johannes Ranke | 5 | -31/+31 | |
2021-02-06 | Reintroduce interface to saemix | Johannes Ranke | 29 | -403/+433 | |
Also after the upgrade from buster to bullseye of my local system, some test results for saemix have changed. | |||||
2021-01-25 | Change default ylab in plot.mkinfit, explicit ylab for plot.mmkin | Johannes Ranke | 18 | -33/+27 | |
See NEWS.md. Closes #12 | |||||
2021-01-11 | Rebuild docs | Johannes Ranke | 6 | -56/+66 | |
2020-12-21 | plot.mixed: Possibility to overlay predictions | Johannes Ranke | 5 | -34/+46 | |
2020-12-19 | Update docs | Johannes Ranke | 3 | -16/+258 | |
2020-12-16 | And add the second candidate model | Johannes Ranke | 1 | -0/+21 | |
2020-12-16 | and update docs | Johannes Ranke | 2 | -20/+17 | |
2020-12-16 | Add printout of d24 model and update docs | Johannes Ranke | 3 | -22/+41 | |
2020-12-11 | Update static docs | Johannes Ranke | 15 | -135/+399 | |
2020-11-30 | Complete rebuild of static docs of dev version | Johannes Ranke | 108 | -2544/+841 | |
2020-11-27 | Update static docs | Johannes Ranke | 1 | -1/+1 | |
2020-11-19 | Depend on parallel, doc improvements | Johannes Ranke | 79 | -820/+2489 | |
By depending on parallel instead of importing it, functions to set up and stop a cluster are always available when mkin is loaded. The use of multicore processing in mmkin on Windows is now documented in the help file, which brings mkin closer to a version 1.0 #9. | |||||
2020-11-11 | Update static docs | Johannes Ranke | 5 | -263/+296 | |
2020-11-11 | Add print and plot calls to the saem example code | Johannes Ranke | 11 | -59/+101 | |