<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mkin/docs/articles/FOCUS_D_files/figure-html/plot-1.png, 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>Adaptations for gmkin</title>
<updated>2019-07-09T07:10:02Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2019-07-08T16:12:21Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=e0bef15657df1d6cade99cc3f6d8b07fa35792fe'/>
<id>urn:sha1:e0bef15657df1d6cade99cc3f6d8b07fa35792fe</id>
<content type='text'>
Address winbuilder check problems, update check log, update of static docs
</content>
</entry>
<entry>
<title>Static documentation rebuilt by pkgdown</title>
<updated>2019-07-05T13:57:24Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2019-07-05T13:57:24Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=4596667b19f032232ceb8f3f762aaad5d69c15be'/>
<id>urn:sha1:4596667b19f032232ceb8f3f762aaad5d69c15be</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Additional algorithm "d_c", more tests, docs</title>
<updated>2019-06-04T13:09:28Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2019-06-04T13:09:28Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=95178837d3f91e84837628446b5fd468179af2b9'/>
<id>urn:sha1:95178837d3f91e84837628446b5fd468179af2b9</id>
<content type='text'>
The new algorithm tries direct optimization of the likelihood, as well
as a three step procedure. In this way, we consistently get the
model with the highest likelihood for SFO, DFOP and HS for all 12
new test datasets.
</content>
</entry>
<entry>
<title>Improve error model fitting</title>
<updated>2019-05-03T17:14:15Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2019-05-03T17:14:15Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=1ef7008be2a72a0847064ad9c2ddcfa16b055482'/>
<id>urn:sha1:1ef7008be2a72a0847064ad9c2ddcfa16b055482</id>
<content type='text'>
Now we have a three stage fitting process for
nonconstant error models:
- Unweighted least squares
- Only optimize the error model
- Optimize both

Static documentation rebuilt by pkgdown
</content>
</entry>
<entry>
<title>Adapt tests, vignettes and examples</title>
<updated>2019-04-10T08:17:35Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2019-04-10T08:17:35Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=194659fcaccdd1ee37851725b8c72e99daa3a8cf'/>
<id>urn:sha1:194659fcaccdd1ee37851725b8c72e99daa3a8cf</id>
<content type='text'>
- Write the NEWS
- Static documentation rebuilt by pkgdown
- Adapt mkinerrmin
- Fix (hopefully all) remaining problems in mkinfit
</content>
</entry>
<entry>
<title>Another rebuild of the static docs</title>
<updated>2018-03-09T22:14:39Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2018-03-09T22:14:39Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=0b677308e3ffbf742880f05cc54da469f3ecc854'/>
<id>urn:sha1:0b677308e3ffbf742880f05cc54da469f3ecc854</id>
<content type='text'>
Now with rbenchmark installed, to get results for the compiled_models
vignette
</content>
</entry>
<entry>
<title>Static documentation rebuilt using current pkgdown::build_site()</title>
<updated>2018-03-01T13:32:46Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2018-03-01T13:32:46Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=6653ff2507f45eae909f491a9af3f1eb5358a600'/>
<id>urn:sha1:6653ff2507f45eae909f491a9af3f1eb5358a600</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use html_vignette for FOCUS_D vignette, fix address</title>
<updated>2017-11-16T16:13:35Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2017-11-16T16:13:35Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=1511ed0a775e15ec2158e22d08a4da00cdd834aa'/>
<id>urn:sha1:1511ed0a775e15ec2158e22d08a4da00cdd834aa</id>
<content type='text'>
Static documentation articles rebuilt by pkgdown::build_articles()
</content>
</entry>
<entry>
<title>Convert FOCUS Z vignette to rmarkdown/html</title>
<updated>2017-09-14T10:22:12Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2017-09-14T10:15:58Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=f59b8a93a9956ac46eac24d294f7a26642b995dc'/>
<id>urn:sha1:f59b8a93a9956ac46eac24d294f7a26642b995dc</id>
<content type='text'>
- Static documentation rebuilt by pkgdown::build_articles()
- DESCRIPTION: Version bump and current date
</content>
</entry>
</feed>
