<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mkin/R/logLik.mkinfit.R, branch main</title>
<subtitle>Fitting kinetic models to chemical degradation data (also on github)</subtitle>
<id>https://erac.jrwb.de/mkin/atom?h=main</id>
<link rel='self' href='https://erac.jrwb.de/mkin/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/'/>
<updated>2022-11-18T04:59:02Z</updated>
<entry>
<title>Improve logLik.mkinfit to attach nobs attribute</title>
<updated>2022-11-18T04:59:02Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2022-11-18T04:56:25Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=9db8338d3a9240ed4685fcdd7aab9692031d5a04'/>
<id>urn:sha1:9db8338d3a9240ed4685fcdd7aab9692031d5a04</id>
<content type='text'>
The lack of that attribute lead to a failure to calculate the BIC in
test_AIC.R on R-devel from yesterday.
</content>
</entry>
<entry>
<title>Documentation improvements, mainly fixing example code</title>
<updated>2021-02-04T10:41:06Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2021-02-04T10:24:22Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=ac183c732317cf6ede26a2ee127604a407f0a6b3'/>
<id>urn:sha1:ac183c732317cf6ede26a2ee127604a407f0a6b3</id>
<content type='text'>
The errors in the example code were in the \dontrun sections, so they
were not caught by CRAN checks. In addition, the static help files
generated with pkgdown were cached, so I noticed the errors only
after completely regenerating the documentation for version 1.0.0.
</content>
</entry>
<entry>
<title>Add a lack-of-fit test</title>
<updated>2019-11-09T00:05:51Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2019-11-09T00:05:51Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=20b9c584e7c43ecbb708459e531c24a1a4751e17'/>
<id>urn:sha1:20b9c584e7c43ecbb708459e531c24a1a4751e17</id>
<content type='text'>
- Switch an example dataset in the test setup to a dataset with
replicates, adapt tests
- Skip the test for lrtest with an update specification as it does not
only fail when pkgdown generates static help pages, but also in testthat
</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>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>Remove zero observations, adapt logLik</title>
<updated>2019-04-08T16:00:25Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2019-04-08T16:00:25Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=5814be02f286ce96d6cff8d698aea6844e4025f1'/>
<id>urn:sha1:5814be02f286ce96d6cff8d698aea6844e4025f1</id>
<content type='text'>
Zero observations at time zero made fitting the two-component error
model fail. A concentration of exactly zero does not make sense anyways,
as we generally have a limit of detection
</content>
</entry>
<entry>
<title>Support logLik and AIC for manual weights</title>
<updated>2018-11-26T08:12:41Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2018-11-26T08:09:43Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=3621588c04cbaa393ba62c97137f6aec746d114f'/>
<id>urn:sha1:3621588c04cbaa393ba62c97137f6aec746d114f</id>
<content type='text'>
Static documentation rebuilt by pkgdown
</content>
</entry>
<entry>
<title>Add logLik method to enable AIC() on mkinfit models</title>
<updated>2018-11-23T18:52:18Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2018-11-23T18:52:18Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=d566ba840f4351a3aeebf21aae0649caebe0e009'/>
<id>urn:sha1:d566ba840f4351a3aeebf21aae0649caebe0e009</id>
<content type='text'>
Further relax two tests to pass build on Travis
</content>
</entry>
</feed>
