<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mkin/tests/testthat/test_parent_only.R, branch C_analytical</title>
<subtitle>Fitting kinetic models to chemical degradation data (also on github)</subtitle>
<id>https://erac.jrwb.de/mkin/atom?h=C_analytical</id>
<link rel='self' href='https://erac.jrwb.de/mkin/atom?h=C_analytical'/>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/'/>
<updated>2019-10-21T10:11:34Z</updated>
<entry>
<title>Refactor mkinfit, infrastructure work</title>
<updated>2019-10-21T10:11:34Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2019-10-21T10:11:34Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=7624a2b8398b4ad665a3b0b622488e1893a5ee7c'/>
<id>urn:sha1:7624a2b8398b4ad665a3b0b622488e1893a5ee7c</id>
<content type='text'>
mkinfit objects now include an ll() function to calculate the
log-likelihood. Part of the code was refactored, hopefully making it
easier to read and maintain. IRLS is currently the default algorithm for
the error model "obs", for no particular reason. This may be subject
to change when I get around to investigate.

Slow tests are now in a separate subdirectory and will probably
only be run by my own Makefile target.

Formatting of test logs is improved.

Roundtripping error model parameters works with a precision of 10% when
we use lots of replicates in the synthetic data (see slow tests). This
is not new in this commit, but as I think it is reasonable this
closes #7.
</content>
</entry>
<entry>
<title>Fixes for last commit</title>
<updated>2019-02-25T20:18:11Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2019-02-25T20:18:11Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=885ea2cd3392e57efff72e5094643917d6ba2be8'/>
<id>urn:sha1:885ea2cd3392e57efff72e5094643917d6ba2be8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Test AIC calculation</title>
<updated>2019-02-25T20:15:51Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2019-02-25T20:15:51Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=a9285f356f92e45dfec43ab6ad06d65b1ffe08d1'/>
<id>urn:sha1:a9285f356f92e45dfec43ab6ad06d65b1ffe08d1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Skip more tests on CRAN</title>
<updated>2018-09-14T19:02:46Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2018-09-14T19:02:46Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=587662437bce06ea202551048226b86cff0db187'/>
<id>urn:sha1:587662437bce06ea202551048226b86cff0db187</id>
<content type='text'>
Static documentation rebuilt by pkgdown
</content>
</entry>
<entry>
<title>Skip some more tests on CRAN</title>
<updated>2018-09-14T16:25:17Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2018-09-14T16:24:49Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=851f146e866817e48a7becf25b7d76f0ad45f1fe'/>
<id>urn:sha1:851f146e866817e48a7becf25b7d76f0ad45f1fe</id>
<content type='text'>
Static documentation rebuilt by pkgdown
</content>
</entry>
<entry>
<title>Only use 1 core to pass test on windows</title>
<updated>2017-07-21T19:47:04Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2017-07-21T19:47:04Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=e621d0ea24081b3b5b3e324e8fd19422dd60e16f'/>
<id>urn:sha1:e621d0ea24081b3b5b3e324e8fd19422dd60e16f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix tests, try FOMC ill-defined again</title>
<updated>2017-07-21T14:16:27Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2017-07-21T14:16:01Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=1623d0f0df92e2d4f44faa7a64a0b795e275b444'/>
<id>urn:sha1:1623d0f0df92e2d4f44faa7a64a0b795e275b444</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Relax test tolerance for SFORB, FOCUS B and deSolve</title>
<updated>2015-05-15T09:45:12Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2015-05-15T09:45:12Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=ded6e62ad7d1a4aa565a06f33964db0af8c7d78b'/>
<id>urn:sha1:ded6e62ad7d1a4aa565a06f33964db0af8c7d78b</id>
<content type='text'>
While this was OK on my local windows machine, the test failed on
winbuilder
</content>
</entry>
<entry>
<title>Make FOMC test for FOCUS A robust towards non-convergence</title>
<updated>2015-05-15T09:03:43Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2015-05-15T09:03:43Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=4fa48c8ef79d75c008fe5cbd0f57b3d96db0b888'/>
<id>urn:sha1:4fa48c8ef79d75c008fe5cbd0f57b3d96db0b888</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Skip testing FOMC with FOCUS A Windows</title>
<updated>2015-05-15T08:39:55Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2015-05-15T08:39:55Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=25a9e7b1014d0b9bc956b45a5da61496a7b37ccf'/>
<id>urn:sha1:25a9e7b1014d0b9bc956b45a5da61496a7b37ccf</id>
<content type='text'>
Testing the package on winbuilder shows that the Port algorithm
does not converge on Windows with this combination, which is
not a problem as the FOMC model is not appropriate for the dataset
anyways.
</content>
</entry>
</feed>
