<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mkin/R/endpoints.R, branch v0.9.50.3</title>
<subtitle>Fitting kinetic models to chemical degradation data (also on github)</subtitle>
<id>https://erac.jrwb.de/mkin/atom?h=v0.9.50.3</id>
<link rel='self' href='https://erac.jrwb.de/mkin/atom?h=v0.9.50.3'/>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/'/>
<updated>2020-09-01T06:05:43Z</updated>
<entry>
<title>Back-calculated DT50 values for biphasic models</title>
<updated>2020-09-01T06:05:43Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2020-09-01T06:05:43Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=6fbb2341f998b322f21fe4e7cd655e0ca61cdbe4'/>
<id>urn:sha1:6fbb2341f998b322f21fe4e7cd655e0ca61cdbe4</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://erac.jrwb.de/mkin/commit/?id=01284e456dc6df8e064a7a42f194fcd81d9ce7a1'/>
<id>urn:sha1:01284e456dc6df8e064a7a42f194fcd81d9ce7a1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adapt endpoint() to also work for nlme.mmkin objects</title>
<updated>2020-04-15T18:42:29Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2020-04-15T18:42:29Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=d518c4cfa22994db5ba81a6b01c6cb4c4186872e'/>
<id>urn:sha1:d518c4cfa22994db5ba81a6b01c6cb4c4186872e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Compiled models article, reduce distractions</title>
<updated>2020-04-03T08:53:07Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2020-04-02T08:58:34Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=47ba9ea512b82fb8b31da8ec5558f3c0952d86d4'/>
<id>urn:sha1:47ba9ea512b82fb8b31da8ec5558f3c0952d86d4</id>
<content type='text'>
- Added a section with platform specific notes on getting compiled
models to work to the compiled models article
- Don't return empty SFORB parameter list from endpoints() if there is no
SFORB model
- Avoid warnings when using standardized = TRUE in plot.mmkin()
</content>
</entry>
<entry>
<title>Use roxygen for functions and methods</title>
<updated>2019-10-25T00:03:54Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2019-10-24T22:37:42Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=0a3eb0893cb4bd1b12f07a79069d1c7f5e991495'/>
<id>urn:sha1:0a3eb0893cb4bd1b12f07a79069d1c7f5e991495</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Further adaptations for the logistic model</title>
<updated>2019-02-22T08:46:39Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2019-02-22T08:46:39Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=39d5dc6988389f026d5165cac208ec63d0645a77'/>
<id>urn:sha1:39d5dc6988389f026d5165cac208ec63d0645a77</id>
<content type='text'>
- Make mmkin compatible
- Return DT50 values corresponding to k0 and kmax
- Turn incompatible parameter names in parms.ini from an error to a
warning, in order to make it possible to use this argument in calls to
mmkin
</content>
</entry>
<entry>
<title>Add the logistic model</title>
<updated>2019-02-21T13:50:27Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2019-02-21T13:34:45Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=d89e3d22eb9dc383897b09e9c5aa1b57f65cdbf0'/>
<id>urn:sha1:d89e3d22eb9dc383897b09e9c5aa1b57f65cdbf0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove trailing whitespace, clean headers</title>
<updated>2016-11-17T17:23:31Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2016-11-17T17:14:32Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=f3f415520c89f9d8526bf6fadc862ebd44be220d'/>
<id>urn:sha1:f3f415520c89f9d8526bf6fadc862ebd44be220d</id>
<content type='text'>
Also ignore test.R in the top level directory, as it is not meant to
be public
</content>
</entry>
<entry>
<title>Fix a bug in the listing of formation fractions</title>
<updated>2016-06-09T10:35:02Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2016-06-09T10:35:02Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=95bd5b4c381905a9fcbb179836b7fa861e7e5f3f'/>
<id>urn:sha1:95bd5b4c381905a9fcbb179836b7fa861e7e5f3f</id>
<content type='text'>
The bug could only occur if a parent compound with a metabolite would
end in the letter 'f' and was therefore not noticed earlier
</content>
</entry>
<entry>
<title>Avoid error message for SFORB in endpoints, updates</title>
<updated>2015-07-20T07:58:53Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2015-07-20T07:22:03Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=c9e245f88fc8c6b7776353e3b2fc2dd7451bd97b'/>
<id>urn:sha1:c9e245f88fc8c6b7776353e3b2fc2dd7451bd97b</id>
<content type='text'>
</content>
</entry>
</feed>
