<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mkin/man/plot.mixed.mmkin.Rd, branch v1.2.0</title>
<subtitle>Fitting kinetic models to chemical degradation data (also on github)</subtitle>
<id>https://erac.jrwb.de/mkin/atom?h=v1.2.0</id>
<link rel='self' href='https://erac.jrwb.de/mkin/atom?h=v1.2.0'/>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/'/>
<updated>2022-11-01T11:39:28Z</updated>
<entry>
<title>Fix plotting saem fits with covariates</title>
<updated>2022-11-01T11:39:28Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2022-11-01T11:39:28Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=a787e5266628f859fd70454c5419721efa494887'/>
<id>urn:sha1:a787e5266628f859fd70454c5419721efa494887</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improvements to mean_degparms() and plot.mixed.mmkin()</title>
<updated>2022-04-09T04:21:23Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2022-04-09T04:21:23Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=c29e27b9bf5f5361db44e28b06da7b8a1e636e85'/>
<id>urn:sha1:c29e27b9bf5f5361db44e28b06da7b8a1e636e85</id>
<content type='text'>
- New argument 'default_log_parms' for mean_degparms()
- 'plot.mixed.mmkin': Pass the frame argument also to residual plots,
  take the 'default_log_parms' argument for 'mean_degparms' used for
  constructing approximate population curves, plot population curve last
  to avoid that it is covered by data
</content>
</entry>
<entry>
<title>Rudimentary support for setting up nlmixr models</title>
<updated>2021-06-09T15:00:41Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2021-06-09T14:53:31Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=c6eb6b2bb598002523c3d34d71b0e4a99671ccd6'/>
<id>urn:sha1:c6eb6b2bb598002523c3d34d71b0e4a99671ccd6</id>
<content type='text'>
- All degradation models are specified as ODE models. This appears to be
fast enough
- Error models are being translated to nlmixr as close to the mkin error
model as possible. When using the 'saem' backend, it appears not to be
possible to use the same error model for more than one observed variable
- No support yet for models with parallel formation of metabolites, where
the ilr transformation is used in mkin per default
- There is a bug in nlmixr which appears to be triggered if the data are
not balanced, see nlmixrdevelopment/nlmixr#530
- There is a print and a plot method, the summary method is not finished
</content>
</entry>
<entry>
<title>test_log_parms for plot.mixed.mmkin, roxygen run</title>
<updated>2021-03-19T10:22:07Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2021-03-19T10:22:07Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=6d6dc7d53bf99b088af3488588574afc832fb7fe'/>
<id>urn:sha1:6d6dc7d53bf99b088af3488588574afc832fb7fe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reintroduce interface to saemix</title>
<updated>2021-02-06T17:30:32Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2021-02-06T17:30:32Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=48c463680b51fa767b4cd7bd62865f192d0354ac'/>
<id>urn:sha1:48c463680b51fa767b4cd7bd62865f192d0354ac</id>
<content type='text'>
Also after the upgrade from buster to bullseye of my local system, some
test results for saemix have changed.
</content>
</entry>
<entry>
<title>Prepare for v1.0.0</title>
<updated>2021-02-03T17:18:19Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2021-02-03T15:41:31Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=f0ef23a7598e5d19648ae4edc2b74e0fba27a41c'/>
<id>urn:sha1:f0ef23a7598e5d19648ae4edc2b74e0fba27a41c</id>
<content type='text'>
- 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
</content>
</entry>
<entry>
<title>plot.mixed: Possibility to overlay predictions</title>
<updated>2020-12-21T05:02:10Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2020-12-21T05:02:10Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=d28ce9f8ad6f9573e403ebd8eb637ecd5e5b0e02'/>
<id>urn:sha1:d28ce9f8ad6f9573e403ebd8eb637ecd5e5b0e02</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mixed.mmkin and test coverage</title>
<updated>2020-12-08T21:08:38Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2020-12-08T21:08:38Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=f606838c5310f365eea1c0d6421f5c3636a4dc79'/>
<id>urn:sha1:f606838c5310f365eea1c0d6421f5c3636a4dc79</id>
<content type='text'>
</content>
</entry>
<entry>
<title>saemix.mmkin and nlme.mmkin inherit from mixed.mmkin</title>
<updated>2020-11-09T16:24:53Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2020-11-09T16:24:53Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=aa74f5a30853fb0a15c99c283e072f08ee819149'/>
<id>urn:sha1:aa74f5a30853fb0a15c99c283e072f08ee819149</id>
<content type='text'>
With a plot method. The class mixed.mmkin is currently only a virtual
class created to unify the plotting method.
</content>
</entry>
</feed>
