Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-09-16 | Rerun test with saemix 3.1 from CRAN | Johannes Ranke | 2 | -4/+4 | |
Apparently, the change I introduced into saemix saemixdevelopment/saemixextension#34 to fix error model parameters to positive values slightly influences the results. So this is now with the CRAN version to keep test results in sync with Travis | |||||
2022-09-16 | Diagnostic plots for multistart method | Johannes Ranke | 2 | -4/+4 | |
2022-08-10 | Naming of random effects for reduced parameter models | Johannes Ranke | 2 | -0/+69 | |
2022-08-10 | Increase test coverage, require saemix version 3.1 | Johannes Ranke | 6 | -5/+34 | |
2022-08-10 | Batch processing for hierarchical fits | Johannes Ranke | 5 | -2/+33 | |
- 'R/mhmkin.R': New method for performing multiple hierarchical mkin fits in one function call, optionally in parallel. - 'R/saem.R': 'logLik' and 'update' methods for 'saem.mmkin' objects. - 'R/illparms.R': Add methods for 'saem.mmkin' and 'mhmkin' objects. tests: Use 2 cores on travis, should work according to docs | |||||
2022-08-08 | Error on unsupported saemix transformations | Johannes Ranke | 1 | -1/+3 | |
Also, support FOMC with saemix transformations | |||||
2022-08-08 | Fix fitting HS with saemix transformations | Johannes Ranke | 1 | -7/+8 | |
2022-07-21 | Remove platform sensitive convergence tests | Johannes Ranke | 2 | -11/+11 | |
2022-07-21 | Summary method for mmkin objects | Johannes Ranke | 6 | -5038/+1195 | |
Also, add a method for gathering convergence information and a method for gathering information on ill-defined parameters | |||||
2022-07-12 | Tests before releasev1.1.1 | Johannes Ranke | 3 | -1/+3870 | |
2022-07-12 | Avoid spawning multiple cores in tests on CRAN | Johannes Ranke | 1 | -2/+2 | |
2022-07-08 | Store DLL info in mkinmod objects for performance | Johannes Ranke | 2 | -1169/+1169 | |
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-04-13 | More control of y axes in plot.mkinfit, updates | Johannes Ranke | 4 | -7/+7 | |
Documentation and test results were updated, the latter with regard to the previous work on plot.mixed.mmkin. | |||||
2022-03-19 | Test saemix without special analytical solutions | Johannes Ranke | 1 | -0/+12 | |
Also increase the performance a bit (from about 210 s to about 140 s in the case of DFOP with four chains and 300, 100 iterations). | |||||
2022-03-19 | Improvements to CAKE_export() | Johannes Ranke | 3 | -9/+18 | |
2022-03-14 | Reduce check time for CRAN, releasev1.1.0 | Johannes Ranke | 4 | -19/+17 | |
2022-03-08 | Avoid using multiple processes on CRAN check machines | Johannes Ranke | 1 | -3/+3 | |
2022-03-07 | Remove nlmixr interface for release of mkin 1.1.0 | Johannes Ranke | 8 | -2421/+2231 | |
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 | Reintroduce the skipped test, with a workaround | Johannes Ranke | 1 | -8/+15 | |
2022-03-03 | Skip a test that assigns to the global environment | Johannes Ranke | 1 | -0/+1 | |
2022-03-03 | More work to try to pass tests on R-devel winbuilder | Johannes Ranke | 5 | -30/+24 | |
2022-03-02 | Skip some tests on CRAN to reduce load | Johannes Ranke | 1 | -0/+2 | |
In the hope that winbuilder will cope better then | |||||
2022-03-02 | Make tests more platform independent, update docs | Johannes Ranke | 14 | -1393/+1343 | |
2022-03-02 | Fix nlmixr fits with parallel metabolites | Johannes Ranke | 1 | -3/+14 | |
2022-03-02 | Add a test for tffm0() | Johannes Ranke | 1 | -0/+10 | |
2022-03-01 | Avoid using cat() for default output, tests | Johannes Ranke | 2 | -4/+13 | |
2022-03-01 | Add some more tests | Johannes Ranke | 7 | -35/+137 | |
2022-03-01 | Some more tests for nlmixr.mmkin | Johannes Ranke | 2 | -0/+6 | |
2022-03-01 | Add a test for the DMTA data | Johannes Ranke | 1 | -39/+41 | |
comparing nlme and saemix. This test shows a reasonable evaluation of the DMTA data with nlme and saemix, which was missing, as the data used in the paper are flawed. | |||||
2022-02-28 | Add test for summary.nlmixr.mmkin | Johannes Ranke | 3 | -0/+118 | |
2022-02-28 | Relax a test for travis | Johannes Ranke | 2 | -27/+27 | |
2022-02-28 | Improve tests, skip some on Travis | Johannes Ranke | 3 | -13/+60 | |
Respect digits argument when printing correlations in summaries | |||||
2022-02-28 | Add nlmixr tests, reorganize, test intervals() | Johannes Ranke | 5 | -157/+214 | |
2022-02-28 | With saemix 3.0 on CRAN there's no need to check for it in tests | Johannes Ranke | 5 | -126/+79 | |
2022-02-09 | Adapt saemix interface to saemix 3.0 on CRAN | Johannes Ranke | 6 | -1481/+1471 | |
2021-11-17 | Update required saemix version, update tests | Johannes Ranke | 5 | -1463/+1463 | |
2021-09-16 | Merge branch 'master' into nlmixr | Johannes Ranke | 1 | -1/+1 | |
2021-09-15 | Update test result to corrected data, version bump | Johannes Ranke | 1 | -1/+1 | |
2021-07-23 | Merge branch 'master' into nlmixr | Johannes Ranke | 42 | -9122/+8461 | |
After the merge, run make test and accept the new snapshot for the mixed model fit for an nlme object | |||||
2021-07-23 | Update vdiffr tests for version 1.0 | Johannes Ranke | 40 | -9110/+5248 | |
2021-06-17 | Let backtransform_odeparms handle nlmixr formation fractions | Johannes Ranke | 1 | -97/+97 | |
Also adapt summary.nlmixr.mmkin to correctly handle the way formation fractions are translated to nlmixr | |||||
2021-06-16 | Translate formation fractions to nlmixr language | Johannes Ranke | 1 | -0/+99 | |
Works for the dimethenamid data, at least for FOCEI. Very little testing yet. The summary function does not yet handle the new transformations of formation fractions (that are in fact very old, as they were used in the very first version of mkin). The test file has no tests yet, just some code that may be used for testing. | |||||
2021-06-12 | Small cosmetics | Johannes Ranke | 1 | -1/+1 | |
2021-04-21 | Merge branch 'master' into saemix | Johannes Ranke | 4 | -112/+112 | |
2021-04-21 | Version 1.0.4 published yesterdayv1.0.4 | Johannes Ranke | 4 | -112/+112 | |
2021-03-09 | Some improvements for borderline cases | Johannes Ranke | 11 | -3534/+3571 | |
- fit_with_errors for saem() - test_log_parms for mean_degparms() and saem() | |||||
2021-02-24 | Merge branch 'master' into saemix | Johannes Ranke | 2 | -0/+10 | |
2021-02-24 | Reset graphical parameters with on.exit() | Johannes Ranke | 2 | -0/+10 | |
plot.mixed.mmkin did not reset graphical parameters at all. The other plotting functions did not use on.exit, so this change should make the use of the plotting functions safer. | |||||
2021-02-06 | Reintroduce interface to saemix | Johannes Ranke | 6 | -3009/+3248 | |
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 | 1 | -4/+4 | |
Platform dependence also revealed after upgrade to bullseye |