Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-11-03 | Update docs | Johannes Ranke | 6 | -1/+333 | |
2022-11-01 | Update online docs | Johannes Ranke | 29 | -176/+275 | |
2022-10-29 | Update multistart docs | Johannes Ranke | 18 | -25/+376 | |
2022-10-26 | Update multistart example code and vignette | Johannes Ranke | 11 | -23/+35 | |
2022-10-26 | Don't test parhist and llhist on travis, docs | Johannes Ranke | 16 | -66/+722 | |
2022-10-05 | Simplify the removal of random effects | Johannes Ranke | 1 | -1/+1 | |
This is achieved by introducing the argument 'no_random_effect' to the saem function. | |||||
2022-09-28 | Update vignette and static docs | Johannes Ranke | 5 | -19/+44 | |
2022-09-19 | Improve parhist and llhist | Johannes Ranke | 6 | -18/+13 | |
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 | Add llhist to the multistart vignette | Johannes Ranke | 3 | -1/+9 | |
2022-09-16 | Improve multistart documentation, bugfix | Johannes Ranke | 14 | -27/+576 | |
- 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 | 16 | -414/+526 | |
2022-08-10 | Update dev docs | Johannes Ranke | 1 | -1/+1 | |
2022-08-10 | Change dev branch used for docs, update static docs | Johannes Ranke | 73 | -4156/+5578 | |
2022-02-28 | Update docs | Johannes Ranke | 56 | -17941/+18863 | |
2022-01-11 | Update static docsnlmixr | Johannes Ranke | 20 | -9255/+12062 | |
2021-10-05 | Update docs | Johannes Ranke | 17 | -1569/+10190 | |
2021-09-29 | Reduce noise in nlmixr.mmkin output in examples | Johannes Ranke | 4 | -4143/+49 | |
2021-09-27 | intervals() methods, more DFOP/tc variants | Johannes Ranke | 19 | -64/+684 | |
2021-09-17 | Put the AIC comparison in a subsubsection | Johannes Ranke | 2 | -22/+26 | |
2021-09-16 | Adapt and improve the dimethenamid vignette | Johannes Ranke | 38 | -352/+375 | |
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 | 10 | -58/+70 | |
2021-07-29 | Add citations to the DESCRIPTION | Johannes Ranke | 3 | -4/+9 | |
2021-07-29 | Go back to 1.0.x version, update docs | Johannes Ranke | 23 | -93/+99 | |
2021-07-27 | Fix dimethenamid vignette problems and update docs | Johannes Ranke | 43 | -1034/+1003 | |
2021-06-22 | Update development version of online docs | Johannes Ranke | 7 | -9289/+1018 | |
2021-06-11 | Finished 'summary.nlmixr.mmkin', checks, docs | Johannes Ranke | 47 | -456/+15514 | |
2021-03-09 | Some improvements for borderline cases | Johannes Ranke | 32 | -357/+358 | |
- 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 | 176 | -703/+983 | |
2021-02-13 | Update static docs | Johannes Ranke | 2 | -6/+16 | |
2021-02-13 | Rebuild docs | Johannes Ranke | 1 | -1/+1 | |
2021-02-13 | Update docs | Johannes Ranke | 11 | -41/+49 | |
2021-02-06 | Reintroduce interface to saemix | Johannes Ranke | 36 | -511/+559 | |
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 | 19 | -34/+28 | |
See NEWS.md. Closes #12 | |||||
2021-01-11 | Rebuild docs | Johannes Ranke | 8 | -64/+86 | |
2020-12-21 | plot.mixed: Possibility to overlay predictions | Johannes Ranke | 6 | -35/+47 | |
2020-12-19 | Update docs | Johannes Ranke | 5 | -17/+262 | |
2020-12-16 | And add the second candidate model | Johannes Ranke | 2 | -1/+22 | |
2020-12-16 | and update docs | Johannes Ranke | 3 | -21/+18 | |
2020-12-16 | Add printout of d24 model and update docs | Johannes Ranke | 9 | -28/+47 | |
2020-12-11 | Update static docs | Johannes Ranke | 18 | -137/+405 | |
2020-11-30 | Complete rebuild of static docs of dev version | Johannes Ranke | 117 | -2652/+949 | |
2020-11-27 | Update static docs | Johannes Ranke | 4 | -6/+7 | |
2020-11-19 | Depend on parallel, doc improvements | Johannes Ranke | 132 | -1357/+3369 | |
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 | 6 | -264/+297 | |
2020-11-11 | Add print and plot calls to the saem example code | Johannes Ranke | 12 | -60/+102 | |
2020-11-10 | Digits for summary methods, print.saem.mmkin | Johannes Ranke | 5 | -61/+76 | |
2020-11-09 | saemix.mmkin and nlme.mmkin inherit from mixed.mmkin | Johannes Ranke | 16 | -60/+375 | |
With a plot method. The class mixed.mmkin is currently only a virtual class created to unify the plotting method. | |||||
2020-11-09 | Merge plot methods for nlme.mmkin and saem.mmkin | Johannes Ranke | 12 | -23/+557 | |
This avoids code duplication | |||||
2020-11-09 | Add plot method for saem.mmkin objects | Johannes Ranke | 9 | -9/+320 | |
2020-11-09 | Remove outdated doc page | Johannes Ranke | 1 | -1202/+0 | |