<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mkin/docs/reference/mkinpredict.html, branch nlmixr</title>
<subtitle>Fitting kinetic models to chemical degradation data (also on github)</subtitle>
<id>https://cgit.jrwb.de/mkin/atom?h=nlmixr</id>
<link rel='self' href='https://cgit.jrwb.de/mkin/atom?h=nlmixr'/>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/'/>
<updated>2021-03-31T17:42:17Z</updated>
<entry>
<title>Bug fix in plot.mkinfit</title>
<updated>2021-03-31T17:42:17Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2021-03-31T17:42:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=3a5463672c297b37c3c9135c8b144c48744c05d0'/>
<id>urn:sha1:3a5463672c297b37c3c9135c8b144c48744c05d0</id>
<content type='text'>
In residual plots, use xlab and xlim if appropriate
</content>
</entry>
<entry>
<title>Improve README, introductory vignette and some other docs</title>
<updated>2021-02-15T14:20:53Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2021-02-15T13:08:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=a9427a09abdf7ce9aaeae7c7190f90c8f2e5ef52'/>
<id>urn:sha1:a9427a09abdf7ce9aaeae7c7190f90c8f2e5ef52</id>
<content type='text'>
Also bump version to 1.0.3.
</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://cgit.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>Update online docs for release version</title>
<updated>2020-10-15T10:53:23Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2020-10-15T10:53:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=5b1179f0daff9077e1370065f9b9f03a2d0e0450'/>
<id>urn:sha1:5b1179f0daff9077e1370065f9b9f03a2d0e0450</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add docs generated using released version 0.9.52</title>
<updated>2020-05-27T05:12:51Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2020-05-27T05:12:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=b5ee48a86e4b1d4c05aaadb80b44954e2e994ebc'/>
<id>urn:sha1:b5ee48a86e4b1d4c05aaadb80b44954e2e994ebc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update vignettes and docs</title>
<updated>2020-05-12T14:34:00Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2020-05-12T14:34:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=6211f3ef4995657798686d8d4ab43ed9406e8a08'/>
<id>urn:sha1:6211f3ef4995657798686d8d4ab43ed9406e8a08</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve documentation, now using a spell checker</title>
<updated>2020-05-12T08:58:25Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2020-05-12T08:58:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=01284e456dc6df8e064a7a42f194fcd81d9ce7a1'/>
<id>urn:sha1:01284e456dc6df8e064a7a42f194fcd81d9ce7a1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Avoid merge() and data.frame() in cost function</title>
<updated>2020-05-11T03:18:32Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2020-05-11T03:15:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=234c9059a95e104917e488a6ddd2313234a96cdc'/>
<id>urn:sha1:234c9059a95e104917e488a6ddd2313234a96cdc</id>
<content type='text'>
also for deSolve and eigenvalue based solutions. This noticeably increases
performance for these methods, see test.log and benchmark vignette.
</content>
</entry>
<entry>
<title>Another overhaul of analytical solutions</title>
<updated>2020-05-07T20:14:19Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2020-05-07T20:13:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=92bd33824bde6b6b21bfc7e30953092a74d3cce5'/>
<id>urn:sha1:92bd33824bde6b6b21bfc7e30953092a74d3cce5</id>
<content type='text'>
Still in preparation for analytical solutions of coupled models
</content>
</entry>
<entry>
<title>Static documentation rebuilt by pkgdown</title>
<updated>2020-05-07T06:59:29Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2020-05-07T06:59:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=8bdb4cd437a9d4663e542f95869e8692aa38dadb'/>
<id>urn:sha1:8bdb4cd437a9d4663e542f95869e8692aa38dadb</id>
<content type='text'>
</content>
</entry>
</feed>
