<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mkin/NAMESPACE, branch C_analytical</title>
<subtitle>Fitting kinetic models to chemical degradation data (also on github)</subtitle>
<id>https://cgit.jrwb.de/mkin/atom?h=C_analytical</id>
<link rel='self' href='https://cgit.jrwb.de/mkin/atom?h=C_analytical'/>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/'/>
<updated>2020-11-03T04:08:25Z</updated>
<entry>
<title>C implementation of the SFO function</title>
<updated>2020-11-03T04:08:25Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2020-11-03T04:08:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=5a986f2064cf0b2fbd94e636cc4fa56d9939ca42'/>
<id>urn:sha1:5a986f2064cf0b2fbd94e636cc4fa56d9939ca42</id>
<content type='text'>
Only pays off for large time series with length &gt;&gt; 100
</content>
</entry>
<entry>
<title>Add summary method for nlme.mmkin objects</title>
<updated>2020-10-27T14:36:46Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2020-10-27T14:34:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=a5874ab7fce4616e80be69366ff0685332f47bf1'/>
<id>urn:sha1:a5874ab7fce4616e80be69366ff0685332f47bf1</id>
<content type='text'>
Improve and update docs
</content>
</entry>
<entry>
<title>Plot method for nlme.mmkin objects</title>
<updated>2020-10-23T22:32:00Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2020-10-23T22:32:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=dd80ab5d64bc6b56587b0542dc95e965a3a25590'/>
<id>urn:sha1:dd80ab5d64bc6b56587b0542dc95e965a3a25590</id>
<content type='text'>
Update docs
</content>
</entry>
<entry>
<title>Reintroduce saemix helper functions</title>
<updated>2020-10-15T08:25:48Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2020-10-15T08:25:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=954f7514144a281b73e9b47ac88a6b13e8799f31'/>
<id>urn:sha1:954f7514144a281b73e9b47ac88a6b13e8799f31</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix issues for release</title>
<updated>2020-10-08T07:31:35Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2020-10-08T07:31:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=bc3825ae2d12c18ea3d3caf17eb23c93fef180b8'/>
<id>urn:sha1:bc3825ae2d12c18ea3d3caf17eb23c93fef180b8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Require upcoming nlme version, remove anova.nlme.mmkin</title>
<updated>2020-07-20T19:02:28Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2020-07-20T19:02:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=2f492ce2acf21610a7b15ce5d1878cf0f2ae5b4d'/>
<id>urn:sha1:2f492ce2acf21610a7b15ce5d1878cf0f2ae5b4d</id>
<content type='text'>
The method is no longer necessary, now that Bug 17761 is fixed upstream
https://bugs.r-project.org/bugzilla/show_bug.cgi?id=17761
</content>
</entry>
<entry>
<title>Warn if standardized residuals are unlikely normal</title>
<updated>2020-05-29T13:03:04Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2020-05-29T13:03:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=510436646b1bdd5b8cfab70be29334bd3cc9c828'/>
<id>urn:sha1:510436646b1bdd5b8cfab70be29334bd3cc9c828</id>
<content type='text'>
This revealed a bug in the data returned in mkinfit$data in the case
of the d_3 algorithm, which also affected the residual plot - the
data from the direct fitting was not returned even if this was
the better method.
</content>
</entry>
<entry>
<title>Use all cores per default, confint tolerance</title>
<updated>2020-05-26T16:52:01Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2020-05-26T16:38:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=675a733fa2acc08daabb9b8b571c7d658f281f73'/>
<id>urn:sha1:675a733fa2acc08daabb9b8b571c7d658f281f73</id>
<content type='text'>
Also, use more intelligent starting values for the variance of the
random effects for saemix. While this does not appear to speed up
the convergence, it shows where this variance is greatly reduced
by using mixed-effects models as opposed to the separate independent
fits.
</content>
</entry>
<entry>
<title>Tell travis where to find the required saemix version</title>
<updated>2020-05-25T12:21:04Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2020-05-25T12:21:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=e22a68e1c92e4494e2d695421f40d099dbd070f2'/>
<id>urn:sha1:e22a68e1c92e4494e2d695421f40d099dbd070f2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>First working version of saemix helper functions</title>
<updated>2020-05-25T11:01:23Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2020-05-25T11:01:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=9f9336d59e68690472888bfdeb12944176d7d272'/>
<id>urn:sha1:9f9336d59e68690472888bfdeb12944176d7d272</id>
<content type='text'>
saemix_data depends on a development version of saemix, see
pull request saemixdevelopment/saemixextension#2
</content>
</entry>
</feed>
