Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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() | |||||
2021-02-24 | Merge branch 'master' into saemix | Johannes Ranke | 2 | -3/+3 | |
2021-02-24 | Clarify version status in NEWS | Johannes Ranke | 2 | -3/+3 | |
2021-02-24 | Merge branch 'master' into saemix | Johannes Ranke | 13 | -9/+17 | |
2021-02-24 | Rebuild docs | Johannes Ranke | 13 | -9/+17 | |
2021-02-18 | Merge branch 'master' into saemix | Johannes Ranke | 8 | -127/+83 | |
2021-02-15 | Don't let pkgdown add release dates | Johannes Ranke | 2 | -95/+50 | |
It didn't pick up the release of 1.0.3, and most of the other release dates were duplicated. | |||||
2021-02-15 | Correct grant numbers in README, update docs | Johannes Ranke | 7 | -33/+34 | |
2021-02-15 | Fully rebuild docs, rerun tests and check | Johannes Ranke | 176 | -703/+983 | |
2021-02-15 | Merge branch 'master' into saemix | Johannes Ranke | 177 | -567/+815 | |
2021-02-15 | Improve README, introductory vignette and some other docsv1.0.3 | Johannes Ranke | 177 | -567/+815 | |
Also bump version to 1.0.3. | |||||
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-13 | Merge branch 'master' into saemix | Johannes Ranke | 13 | -10/+18 | |
Run make testcheck to regenerate logs with merge conflicts | |||||
2021-02-13 | Update for gmkin 0.6.12v1.0.2 | Johannes Ranke | 13 | -10/+18 | |
mkinfit: Keep model names stored in mkinmod objects, avoiding their loss in gmkin | |||||
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-02-06 | Increase test tolerance for parameter comparisonsv1.0.1 | Johannes Ranke | 2 | -1/+2 | |
Platform dependence also revealed after upgrade to bullseye | |||||
2021-02-06 | Update static docs | Johannes Ranke | 2 | -90/+91 | |
2021-02-04 | Documentation improvements, mainly fixing example code | Johannes Ranke | 21 | -127/+166 | |
The errors in the example code were in the \dontrun sections, so they were not caught by CRAN checks. In addition, the static help files generated with pkgdown were cached, so I noticed the errors only after completely regenerating the documentation for version 1.0.0. | |||||
2021-02-03 | Prepare for v1.0.0v1.0.0 | Johannes Ranke | 177 | -1690/+4908 | |
- Improve authorship and copyright information - Prepare pkgdown config - Remove dependence on saemix as we need the development version which is not ready for CRAN - Temporarily remove saemix interface to check code coverage of the rest | |||||
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 | |
2020-11-09 | Doc improvements | Johannes Ranke | 2 | -6/+7 | |
2020-11-09 | Some work on example code, pkgdown update | Johannes Ranke | 10 | -178/+389 | |
2020-11-09 | Custom analytical solutions for saemix | Johannes Ranke | 3 | -23/+59 | |
Currently SFO-SFO and DFOP-SFO. Speed increase factor about 60 | |||||
2020-11-08 | The call to saemix.predict fails with DFOP-SFO | Johannes Ranke | 3 | -3/+3 | |
2020-11-08 | Update static docs | Johannes Ranke | 7 | -24/+482 | |
2020-11-07 | Update static docs for dev version | Johannes Ranke | 9 | -121/+450 | |
2020-11-07 | Create saem generic for fitting saemix models | Johannes Ranke | 2 | -2/+2 | |
The reasons for this decision were - Creating an saemix generic in the saemix package caused problems with roxygen, because functions like saemix.plot.xy were documented in their help files as S3 methods, although explicitly exported with @export - Creating an saemix generic in this package is possible, but would make it necessary to load samix with exclude = "saemix" in order to avoid overwriting the generic when loading saemix. - The return object of such an saemix generic in this package cannot be an S3 class with class attribute c("saemix.mmkin", "SaemixObject") similar to nlme.mmkin, as saemix returns an S4 class. - Extending the S4 class SaemixObject using simple inheritance to a class SaemixMmkinObject with additional slots did not work as expected. When the initialize method was left untouched, it prevented creation of an SaemixMmkinObject even if it was based on an initialised SaemixObject, as the initialize method seems to always be called by new(). This could potentially be circumvented by a coerce method. If an alternative initialize method was used, an SaemixMmkinObject could be created. However, the methods written for SaemixObjects only worked in some instances, either because they checked for the class, and not for class inheritance (like compare.saemix), or because the initialize method was called for some reason. Therefore, the idea of creating a derived S4 class was abandoned. - A side effect of this decision is that the introduction of the saem generic opens the possibility to use the same generic also for other backends like nlmixr with the SAEM algorithm. |