<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mkin/test.log, branch v0.9.49.7</title>
<subtitle>Fitting kinetic models to chemical degradation data (also on github)</subtitle>
<id>https://erac.jrwb.de/mkin/atom?h=v0.9.49.7</id>
<link rel='self' href='https://erac.jrwb.de/mkin/atom?h=v0.9.49.7'/>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/'/>
<updated>2019-11-01T11:19:03Z</updated>
<entry>
<title>Fix bug in yesterdays release, add methods for BIC</title>
<updated>2019-11-01T11:19:03Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2019-11-01T11:19:03Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=bbb74d4f60033899cd5cdd36aa70f157bc52209e'/>
<id>urn:sha1:bbb74d4f60033899cd5cdd36aa70f157bc52209e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reorganize tests to reduce time on winbuilder</title>
<updated>2019-10-31T10:47:23Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2019-10-31T10:47:23Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=99947961be1cf0a7eed80426bc3d8cc6daa6d106'/>
<id>urn:sha1:99947961be1cf0a7eed80426bc3d8cc6daa6d106</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add likelihood ratio test and other methods, fixes</title>
<updated>2019-10-31T00:59:05Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2019-10-31T00:55:01Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=7091d3738e7e55acb20edb88772b228f6f5b6c98'/>
<id>urn:sha1:7091d3738e7e55acb20edb88772b228f6f5b6c98</id>
<content type='text'>
The likelihood ratio test method is lrtest, in addition,
methods for update and residuals were added.
</content>
</entry>
<entry>
<title>Fix the cutoff for likelihood based intervals</title>
<updated>2019-10-28T12:23:40Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2019-10-28T12:23:40Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=bd761d879a95872f82e6d8f893634a61e122a938'/>
<id>urn:sha1:bd761d879a95872f82e6d8f893634a61e122a938</id>
<content type='text'>
The cutoff now matches what is given by Venzon and Moolgavkar (1988).
Also, confidence intervals closely match intervals obtained with
stats4::confint in the test case where an stats4::mle object
is created from the likelihood function in one test case.

Static documentation rebuilt by pkgdown
</content>
</entry>
<entry>
<title>Fix checks and tests</title>
<updated>2019-10-26T20:52:53Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2019-10-26T20:52:53Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=6e5630a0df7e857697ff2ce4730a5f7f45b67377'/>
<id>urn:sha1:6e5630a0df7e857697ff2ce4730a5f7f45b67377</id>
<content type='text'>
Static documentation rebuilt by pkgdown
</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>Two more plotting tests</title>
<updated>2019-10-22T12:49:05Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2019-10-22T12:49:05Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=9bbdcf6e3858a888eeaa2be68755fcd81791f2db'/>
<id>urn:sha1:9bbdcf6e3858a888eeaa2be68755fcd81791f2db</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Go back to d_3 for errmod = "obs"</title>
<updated>2019-10-22T08:46:57Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2019-10-22T08:46:57Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=d1e9f2d5207662d9c49f42470f561a89f8db05f5'/>
<id>urn:sha1:d1e9f2d5207662d9c49f42470f561a89f8db05f5</id>
<content type='text'>
in the hope that this makes plotting cross-platform also for this error
model
</content>
</entry>
<entry>
<title>Improved visual testing</title>
<updated>2019-10-22T08:13:16Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2019-10-22T08:13:16Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=f8d45402477a588f773f6fd300f3d4e914648773'/>
<id>urn:sha1:f8d45402477a588f773f6fd300f3d4e914648773</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix platform dependence of the correlation matrix</title>
<updated>2019-10-21T19:52:33Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2019-10-21T19:52:33Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=86e6d8368109d1a9c631af45227659178ce934ee'/>
<id>urn:sha1:86e6d8368109d1a9c631af45227659178ce934ee</id>
<content type='text'>
Especially on winbuilder (i386 and amd64)
</content>
</entry>
</feed>
