<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mkin/log, branch v1.2.0</title>
<subtitle>Fitting kinetic models to chemical degradation data (also on github)</subtitle>
<id>https://cgit.jrwb.de/mkin/atom?h=v1.2.0</id>
<link rel='self' href='https://cgit.jrwb.de/mkin/atom?h=v1.2.0'/>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/'/>
<updated>2022-11-16T21:44:34Z</updated>
<entry>
<title>Reduce testing on CRAN servers</title>
<updated>2022-11-16T21:44:34Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2022-11-16T21:44:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=90354f5cd9e095f9ef98424689a2716770b248d4'/>
<id>urn:sha1:90354f5cd9e095f9ef98424689a2716770b248d4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update DESCRIPTION and NEWS, check and test</title>
<updated>2022-11-16T13:51:17Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2022-11-16T13:51:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=78d421dc463dbfb993e372073c8de406d1f45da7'/>
<id>urn:sha1:78d421dc463dbfb993e372073c8de406d1f45da7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Address platform dependence that surfaced on winbuilder</title>
<updated>2022-11-16T12:52:08Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2022-11-16T12:50:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=5889cd78376e244f38e6c5acba8ffbc46e18f803'/>
<id>urn:sha1:5889cd78376e244f38e6c5acba8ffbc46e18f803</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://cgit.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://cgit.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>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://cgit.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://cgit.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://cgit.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>Attempt at automatic setting of random effects</title>
<updated>2022-11-04T17:12:03Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2022-11-04T17:12:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=9d013773edc0dc30a98c6218655726d3ad944e3f'/>
<id>urn:sha1:9d013773edc0dc30a98c6218655726d3ad944e3f</id>
<content type='text'>
Based on parameters in the separate fits that fail the t-test.
</content>
</entry>
<entry>
<title>Never fail with errors in saem.mmkin</title>
<updated>2022-11-04T06:48:04Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2022-11-04T06:48:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=0389d523f049945c85eba42d4a006523595043f0'/>
<id>urn:sha1:0389d523f049945c85eba42d4a006523595043f0</id>
<content type='text'>
I think it is always preferable to be able to investigate the
saemix object returned.
</content>
</entry>
</feed>
