Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | 2 | -2/+2 | |
2022-08-10 | Change dev branch used for docs, update static docs | Johannes Ranke | 73 | -4156/+5578 | |
2022-08-10 | Update docs | Johannes Ranke | 3 | -262/+348 | |
2022-08-10 | Update static docs | Johannes Ranke | 15 | -277/+655 | |
2022-07-22 | Update static docs | Johannes Ranke | 13 | -50/+648 | |
2022-07-12 | Rerun benchmarks on desktop computer | Johannes Ranke | 2 | -2/+31 | |
2022-07-08 | Store DLL info in mkinmod objects for performance | Johannes Ranke | 11 | -649/+673 | |
Thanks to Tomas Kalibera for his analysis of the problem on the r-package-devel mailing list and for the suggestion on how to fix it. See the current benchmark vignette for the new data on mkin 1.1.1 with R 4.2.1, with unprecedented performance. | |||||
2022-07-01 | Sensitivity of AIC values in DMTA vignette to BLAS version | Johannes Ranke | 8 | -145/+190 | |
2022-07-01 | Update benchmark article in online docs | Johannes Ranke | 2 | -65/+65 | |
2022-07-01 | Add R version to data in benchmark vignette | Johannes Ranke | 12 | -263/+434 | |
2022-06-30 | Merge branch 'dmta_vignette' | Johannes Ranke | 12 | -24/+35 | |
2022-06-30 | Remove stray sentence from vignette, update docs | Johannes Ranke | 19 | -28/+32 | |
2022-05-18 | Remove outdated comment in FOCUS L vignette, update docs | Johannes Ranke | 133 | -953/+964 | |
This also adds the first benchmark results obtained on my laptop system | |||||
2022-04-11 | Update static docs | Johannes Ranke | 16 | -12/+34 | |
2022-03-16 | Use saemix in help page, typo in vignette | Johannes Ranke | 12 | -63/+155 | |
2022-03-14 | Reduce check time for CRAN, releasev1.1.0 | Johannes Ranke | 7 | -17/+21 | |
2022-03-09 | Fix link to saem.mmkin from README | Johannes Ranke | 2 | -2/+2 | |
Thanks to Uwe Ligges for spotting this inmidst of a lot of ambiguous URL check results. | |||||
2022-03-08 | Avoid using multiple processes on CRAN check machines | Johannes Ranke | 1 | -1/+1 | |
2022-03-07 | Remove nlmixr interface for release of mkin 1.1.0 | Johannes Ranke | 94 | -841/+823 | |
I am postponing my attempts to get the nlmixr interface to CRAN, given some problems with nlmixr using R-devel under Windows, see https://github.com/nlmixrdevelopment/nlmixr/issues/596 and https://github.com/r-hub/rhub/issues/512, which is fixed by the removal of nlmixr from the testsuite. For the tests to be more platform independent, the biphasic mixed effects models test dataset was defined in a way that fitting should be more robust (less ill-defined). | |||||
2022-03-03 | Update link to 2,4-D data | Johannes Ranke | 3 | -2/+2 | |
2022-03-02 | Make tests more platform independent, update docs | Johannes Ranke | 217 | -15445/+31301 | |
2022-02-28 | Update docs | Johannes Ranke | 56 | -17941/+18863 | |
2022-02-08 | Merge branch 'nlmixr' | Johannes Ranke | 231 | -1671/+16778 | |
2022-01-11 | Update static docsnlmixr | Johannes Ranke | 20 | -9255/+12062 | |
2021-10-05 | Update docs | Johannes Ranke | 17 | -1569/+10190 | |
2021-10-01 | Update online docs to 1.0.5 | Johannes Ranke | 15 | -42/+46 | |
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-29 | Merge branch 'master' into nlmixr | Johannes Ranke | 3 | -3/+8 | |
2021-07-29 | Add publication to README, update docs | Johannes Ranke | 3 | -3/+8 | |
2021-07-27 | Fix dimethenamid vignette problems and update docs | Johannes Ranke | 43 | -1034/+1003 | |
2021-07-27 | Merge branch 'master' into nlmixr | Johannes Ranke | 23 | -7/+7 | |
2021-07-27 | Publication date for 1.0.4 in NEWS, update docs | Johannes Ranke | 23 | -7/+7 | |
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-04-21 | Merge branch 'master' into saemix | Johannes Ranke | 120 | -111/+217 | |
2021-04-21 | Version 1.0.4 published yesterdayv1.0.4 | Johannes Ranke | 16 | -5/+7 | |
2021-03-31 | Bug fix in plot.mkinfit | Johannes Ranke | 120 | -109/+213 | |
In residual plots, use xlab and xlim if appropriate | |||||
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() |