<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mkin/.Rbuildignore, branch stackoverflow_71340826</title>
<subtitle>Fitting kinetic models to chemical degradation data (also on github)</subtitle>
<id>https://cgit.jrwb.de/mkin/atom?h=stackoverflow_71340826</id>
<link rel='self' href='https://cgit.jrwb.de/mkin/atom?h=stackoverflow_71340826'/>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/'/>
<updated>2021-09-16T06:23:57Z</updated>
<entry>
<title>Merge branch 'master' into nlmixr</title>
<updated>2021-09-16T06:23:57Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2021-09-16T06:23:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=212070667de33e4d4adc7f0ae7baf8e18ad51d3f'/>
<id>urn:sha1:212070667de33e4d4adc7f0ae7baf8e18ad51d3f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix another URL, add devcheck target</title>
<updated>2020-10-08T07:57:03Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2020-10-08T07:57:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=f6f7d67decd75b87a68f20c311a652b5b11237ef'/>
<id>urn:sha1:f6f7d67decd75b87a68f20c311a652b5b11237ef</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>Update .Rbuildignore</title>
<updated>2020-05-12T10:30:32Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2020-05-12T10:30:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=c7fcc2f8af47e95cf6164c00a4902340624c13dc'/>
<id>urn:sha1:c7fcc2f8af47e95cf6164c00a4902340624c13dc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Release to CRAN</title>
<updated>2020-05-11T15:47:36Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2020-05-11T15:47:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=feca0008dcf662bba5c728096c4e63b923b8979b'/>
<id>urn:sha1:feca0008dcf662bba5c728096c4e63b923b8979b</id>
<content type='text'>
</content>
</entry>
<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://cgit.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>After the OLS step, use OLS parameter estimates</title>
<updated>2019-05-07T06:12:27Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2019-05-07T06:12:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=8a3475c59f3d91ce5ce7d980d6de09360617e7fe'/>
<id>urn:sha1:8a3475c59f3d91ce5ce7d980d6de09360617e7fe</id>
<content type='text'>
- Fix the respective error in the code
- Static documentation rebuilt by pkgdown
</content>
</entry>
<entry>
<title>Prepare for CRAN release</title>
<updated>2019-05-02T15:51:07Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2019-05-02T15:07:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=a4ca3451f1b5c37d10c6a41cb18a99b1631e8aa2'/>
<id>urn:sha1:a4ca3451f1b5c37d10c6a41cb18a99b1631e8aa2</id>
<content type='text'>
- Skip long running tests on CRAN as well to avoid timeout on winbuilder
- Don't install benchmark results in the package, they are only needed
in the git repository
- Don't run example in man/add_err.Rd as it takes &gt; 10 s on winbuilder
- Rebuild docs
</content>
</entry>
<entry>
<title>Fix .Rbuildignore</title>
<updated>2019-03-04T12:29:40Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2019-03-04T12:29:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=d0b124992232dde30fbff83dd4eeae8fc977d3ba'/>
<id>urn:sha1:d0b124992232dde30fbff83dd4eeae8fc977d3ba</id>
<content type='text'>
thanks to Kurt Hornik for pointing out that perl regexp syntax is
needed, not shell glob syntax
</content>
</entry>
<entry>
<title>Ignore .travis.yml, add build status</title>
<updated>2018-09-15T09:57:51Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2018-09-15T09:57:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=5e611543418b9ee528e2e71b214779e592e96722'/>
<id>urn:sha1:5e611543418b9ee528e2e71b214779e592e96722</id>
<content type='text'>
</content>
</entry>
</feed>
