<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mkin/R, branch v1.2.0</title>
<subtitle>Fitting kinetic models to chemical degradation data (also on github)</subtitle>
<id>https://erac.jrwb.de/mkin/atom?h=v1.2.0</id>
<link rel='self' href='https://erac.jrwb.de/mkin/atom?h=v1.2.0'/>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/'/>
<updated>2022-11-16T13:50:12Z</updated>
<entry>
<title>Read in all data per default</title>
<updated>2022-11-16T13:50:12Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2022-11-16T13:50:12Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=80ae27dcc4186f03e17164be74158454651474e7'/>
<id>urn:sha1:80ae27dcc4186f03e17164be74158454651474e7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Import saemix for easier profiling, update online docs</title>
<updated>2022-11-15T07:01:52Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2022-11-15T07:01:52Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=679cf716192cdfd91dfd232578cbd4e30d7eac12'/>
<id>urn:sha1:679cf716192cdfd91dfd232578cbd4e30d7eac12</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Automatic starting parameters for saem.mmkin</title>
<updated>2022-11-14T19:03:42Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2022-11-14T19:03:42Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=21ad91256dc29423bd905de5c298fd23862b1f3b'/>
<id>urn:sha1:21ad91256dc29423bd905de5c298fd23862b1f3b</id>
<content type='text'>
For the case of mkin transformations. This gives faster convergence,
and appears to avoid problems with numeric ODE solutions
</content>
</entry>
<entry>
<title>Same SFORB simplification for saem.mmkin fits</title>
<updated>2022-11-08T14:44:39Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2022-11-08T14:44:39Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=c3c0007bd76292d976bd7624bf72aa75e168128c'/>
<id>urn:sha1:c3c0007bd76292d976bd7624bf72aa75e168128c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Show DFOP g equivalent of SFORB in summary, test</title>
<updated>2022-11-08T07:46:57Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2022-11-08T07:46:57Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=56415f3c0638725aaa77db2c02eeaf9d4983452b'/>
<id>urn:sha1:56415f3c0638725aaa77db2c02eeaf9d4983452b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Simplify SFORB also in the endpoint function</title>
<updated>2022-11-08T06:56:50Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2022-11-08T06:56:50Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=7186006740aca909660e42dce8d92eb4735af533'/>
<id>urn:sha1:7186006740aca909660e42dce8d92eb4735af533</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Simplify SFORB analytical solution, whitespace</title>
<updated>2022-11-08T06:33:39Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2022-11-08T06:26:57Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=f9343a9f401dce52188fceec456865ba4f2eb95f'/>
<id>urn:sha1:f9343a9f401dce52188fceec456865ba4f2eb95f</id>
<content type='text'>
I do not know why the formulae for b1 and b2 on page 64 of FOCUS
kinetics (2014) were not simplified. Clearly, the term

  k12 * k21 - (k12 + k1output) * k21)

can be simplified to

  - k1output * k21

The test for equivalence of DFOP and SFORB fits verifies that the change
is OK. I also removed trailing whitespaces, substituted tab characters
by two whitespaces and removed indenting of text in paragraphs
describing parameters in roxygen comments to unify formatting.
</content>
</entry>
<entry>
<title>Make print and summary for saem.mmkin more robust</title>
<updated>2022-11-07T04:58:50Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2022-11-07T04:58:50Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=b9b3c72cf076ce0393aa53a4d723a195b856c99c'/>
<id>urn:sha1:b9b3c72cf076ce0393aa53a4d723a195b856c99c</id>
<content type='text'>
If the likelihood computed by importance sampling, these methods failed.
Now they report "Not available" or NA, respectively.
</content>
</entry>
<entry>
<title>Further improvement of robustness of anova method</title>
<updated>2022-11-04T19:45:52Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2022-11-04T19:45:52Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=7ec1454c0a0c89987644bbe1981716595d4f1f4b'/>
<id>urn:sha1:7ec1454c0a0c89987644bbe1981716595d4f1f4b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix anova.saem.mmkin for unavailable likelihoods</title>
<updated>2022-11-04T18:06:27Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2022-11-04T18:06:27Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=ba737d366f62460b7ff4702cc6702322ef850027'/>
<id>urn:sha1:ba737d366f62460b7ff4702cc6702322ef850027</id>
<content type='text'>
</content>
</entry>
</feed>
