<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mkin/docs/reference/nafta.html, branch v0.9.49.6</title>
<subtitle>Fitting kinetic models to chemical degradation data (also on github)</subtitle>
<id>https://cgit.jrwb.de/mkin/atom?h=v0.9.49.6</id>
<link rel='self' href='https://cgit.jrwb.de/mkin/atom?h=v0.9.49.6'/>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/'/>
<updated>2019-10-25T00:10:08Z</updated>
<entry>
<title>Static documentation rebuilt by pkgdown</title>
<updated>2019-10-25T00:10:08Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2019-10-25T00:10:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=af2e1540cdad2fd00bb6216a38a754ff748629ad'/>
<id>urn:sha1:af2e1540cdad2fd00bb6216a38a754ff748629ad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Correct and rebuild docs</title>
<updated>2019-09-18T11:03:50Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2019-09-18T11:03:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=e05656d57668688b971c28e32b4cfd4d3eac4662'/>
<id>urn:sha1:e05656d57668688b971c28e32b4cfd4d3eac4662</id>
<content type='text'>
- Reconcile docs and code for max_twa_parent
- Correct links to docs in twa vignette
- Static documentation rebuilt by pkgdown
</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://cgit.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://cgit.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>Fix hessian calculations</title>
<updated>2019-05-07T06:43:12Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2019-05-07T06:43:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=c322a8102a399cbb1fe38c4c4ca4485cea8bc4e8'/>
<id>urn:sha1:c322a8102a399cbb1fe38c4c4ca4485cea8bc4e8</id>
<content type='text'>
Static documentation rebuilt by pkgdown
</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>Better initials for error model parameters</title>
<updated>2019-05-02T11:17:05Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2019-05-02T11:17:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=70591022c07f0e8fb4dd67789b7c8d78af8ebc18'/>
<id>urn:sha1:70591022c07f0e8fb4dd67789b7c8d78af8ebc18</id>
<content type='text'>
- Also make it possible to specify initial values for error model
parameters.
- Run tests
- Rebuild docs
</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://cgit.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>Make some example output more reproducible</title>
<updated>2019-03-04T13:09:45Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2019-03-04T13:09:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=9d6a975a0e3850a36889a18b5d9929d27b901ab3'/>
<id>urn:sha1:9d6a975a0e3850a36889a18b5d9929d27b901ab3</id>
<content type='text'>
In order to avoid some unnecessary documentation rebuilds
</content>
</entry>
<entry>
<title>Review tests and examples based on winbuilder results</title>
<updated>2019-03-04T09:12:43Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2019-03-04T09:12:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=d0a358a8f4fd03c95536409523e492eb15726f44'/>
<id>urn:sha1:d0a358a8f4fd03c95536409523e492eb15726f44</id>
<content type='text'>
Static documentation rebuilt by pkgdown
</content>
</entry>
</feed>
