aboutsummaryrefslogtreecommitdiff
path: root/R/tffm0.R
AgeCommit message (Collapse)AuthorFilesLines
2022-03-07Remove nlmixr interface for release of mkin 1.1.0Johannes Ranke1-51/+0
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-02Add a test for tffm0()Johannes Ranke1-8/+11
2021-06-17Let backtransform_odeparms handle nlmixr formation fractionsJohannes Ranke1-2/+4
Also adapt summary.nlmixr.mmkin to correctly handle the way formation fractions are translated to nlmixr
2021-06-16Translate formation fractions to nlmixr languageJohannes Ranke1-0/+46
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.

Contact - Imprint