<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mkin/R, branch v0.9.47.5</title>
<subtitle>Fitting kinetic models to chemical degradation data (also on github)</subtitle>
<id>https://cgit.jrwb.de/mkin/atom?h=v0.9.47.5</id>
<link rel='self' href='https://cgit.jrwb.de/mkin/atom?h=v0.9.47.5'/>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/'/>
<updated>2018-09-14T15:45:46Z</updated>
<entry>
<title>Update NEWS</title>
<updated>2018-09-14T15:45:46Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2018-09-14T15:20:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=b2cbfc35e4c2b3f8dbb2e9d83ab1f4b358427896'/>
<id>urn:sha1:b2cbfc35e4c2b3f8dbb2e9d83ab1f4b358427896</id>
<content type='text'>
Static documentation rebuilt by pkgdown
</content>
</entry>
<entry>
<title>Avoid nls crashes by checking for a correlation first</title>
<updated>2018-09-14T12:06:57Z</updated>
<author>
<name>Johannes Ranke</name>
<email>johannes.ranke@jrwb.de</email>
</author>
<published>2018-09-14T12:06:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=d52e522a9abea09fae1189b066e2a2e1dbb9cb34'/>
<id>urn:sha1:d52e522a9abea09fae1189b066e2a2e1dbb9cb34</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Enable new error model in gmkin</title>
<updated>2018-09-13T21:44:42Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2018-09-13T21:44:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=feef7146a86b0e1b733b6df1df1420dd11101474'/>
<id>urn:sha1:feef7146a86b0e1b733b6df1df1420dd11101474</id>
<content type='text'>
Also improve the irls fitting of the error model and add a test
for FOCUS_2006_C where the second component of the error model is zero
</content>
</entry>
<entry>
<title>Correct references to the Rocke and Lorenzato model</title>
<updated>2018-07-18T13:58:46Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2018-07-18T13:18:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=0b98c459c30a0629a728acf6b311de035c55fb64'/>
<id>urn:sha1:0b98c459c30a0629a728acf6b311de035c55fb64</id>
<content type='text'>
Rename 'sigma_rl' to 'sigma_twocomp' as the Rocke and Lorenzato model assumes lognormal distribution for large y.
Rebuild static documentation.
</content>
</entry>
<entry>
<title>Improve IORE fitting, use 1.1 as N starting value</title>
<updated>2018-07-04T06:50:43Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2018-07-04T06:50:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=94b9a6980dce02c7c32c3bc3b61aad61a3ce3151'/>
<id>urn:sha1:94b9a6980dce02c7c32c3bc3b61aad61a3ce3151</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mkinfit: Work around a bug in the current FME version</title>
<updated>2018-02-02T11:38:55Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2018-02-02T11:38:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=a8ab5f5f1139d97f8636c22cb39e4a31b71bc889'/>
<id>urn:sha1:a8ab5f5f1139d97f8636c22cb39e4a31b71bc889</id>
<content type='text'>
that prevented the convergence message to be returned in the case of non-convergence.
</content>
</entry>
<entry>
<title>Show R and mkin version used for fitting in the summary</title>
<updated>2018-02-02T09:02:23Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2018-02-02T09:02:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=4de47be0bc4e6b923a6db15b9abc461046a99eac'/>
<id>urn:sha1:4de47be0bc4e6b923a6db15b9abc461046a99eac</id>
<content type='text'>
For fits generated with previous version, the version numbers used for
fitting were not stored in the fit object. Therefore, the versions
used for fitting can only be shown for fits generated with mkin
containing this commit.
</content>
</entry>
<entry>
<title>Reweighting with two-component error model</title>
<updated>2018-01-30T09:43:58Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2018-01-19T15:01:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=a37ba8f8898e4629dfc9d2558fc19a180551de2d'/>
<id>urn:sha1:a37ba8f8898e4629dfc9d2558fc19a180551de2d</id>
<content type='text'>
Static documentation except articles rebuilt by pkgdown
</content>
</entry>
<entry>
<title>Add the code used for generating synthetic_data_for_UBA</title>
<updated>2017-11-16T13:55:06Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2017-11-16T13:55:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=76a0aae725f4d603b3c8e8442bb67081891986b4'/>
<id>urn:sha1:76a0aae725f4d603b3c8e8442bb67081891986b4</id>
<content type='text'>
Static documentation except articles rebuilt by pkgdown
</content>
</entry>
<entry>
<title>Use full fitted curve(s) for y axis scaling ...</title>
<updated>2017-09-06T11:42:48Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2017-09-06T11:42:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=2218c64869a37927b793b88da77c4c90c9307535'/>
<id>urn:sha1:2218c64869a37927b793b88da77c4c90c9307535</id>
<content type='text'>
... when using plot_sep() or plot.mkinfit(..., sep_obs = TRUE)
</content>
</entry>
</feed>
