<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mkin/DESCRIPTION, branch v0.9.49.5</title>
<subtitle>Fitting kinetic models to chemical degradation data (also on github)</subtitle>
<id>https://cgit.jrwb.de/mkin/atom?h=v0.9.49.5</id>
<link rel='self' href='https://cgit.jrwb.de/mkin/atom?h=v0.9.49.5'/>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/'/>
<updated>2019-07-04T06:10:33Z</updated>
<entry>
<title>Address failures of CRAN checks, improve NEWS</title>
<updated>2019-07-04T06:10:33Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2019-07-04T06:10:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=7e8d788d298b8e1492fd8f62d88456e99e0f5992'/>
<id>urn:sha1:7e8d788d298b8e1492fd8f62d88456e99e0f5992</id>
<content type='text'>
Static documentation rebuilt by pkgdown
</content>
</entry>
<entry>
<title>Update DESCRIPTION, improve NEWS</title>
<updated>2019-07-03T14:45:09Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2019-07-03T14:45:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=798195d367111e592e5247309b90fac29ed7ddfd'/>
<id>urn:sha1:798195d367111e592e5247309b90fac29ed7ddfd</id>
<content type='text'>
Static documentation rebuilt by pkgdown
</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 a bug that could lead to wrong chi2 error levels</title>
<updated>2019-05-23T17:19:27Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2019-05-23T17:19:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=db472848915a8065347b8f81477a86928b89fbcf'/>
<id>urn:sha1:db472848915a8065347b8f81477a86928b89fbcf</id>
<content type='text'>
</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>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>Direct error model fitting works</title>
<updated>2019-04-04T15:21:13Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2019-04-04T13:42:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=7a1d3d031aa23fce723ac4f4c8e4bb5d64959447'/>
<id>urn:sha1:7a1d3d031aa23fce723ac4f4c8e4bb5d64959447</id>
<content type='text'>
- No IRLS required
- Removed optimization algorithms other than Port
- Removed the dependency on FME
- Fitting the error model 'obs' is much faster for the FOCUS_2006_D
  dataset and the FOMC_SFO model (1 second versus 3.4 seconds)
- Vignettes build slower. Compiled models needs 3 minutes instead of 1.5
- For other vignettes, the trend is less clear. Some fits are faster,
  even for error_model = "const". FOCUS_Z is faster (34.9 s versus
  44.1 s)
- Standard errors and confidence intervals are slightly smaller
- Removed code for plotting during the fit, as I hardly ever used it
- Merged the two cost functions (using transformed and untransformed
  parameters) into one log-likelihood function
</content>
</entry>
<entry>
<title>Set URL to documentation page</title>
<updated>2019-03-19T15:01:00Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2019-03-19T15:01:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=7e643cf3585be1e4fb758c6bf40e807616767f5a'/>
<id>urn:sha1:7e643cf3585be1e4fb758c6bf40e807616767f5a</id>
<content type='text'>
</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>
<entry>
<title>Fix CAKE export test to actually work</title>
<updated>2019-02-27T07:06:59Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2019-02-27T07:06:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=c446b59e675aeff08ff7205b05f06cd81bf6dc68'/>
<id>urn:sha1:c446b59e675aeff08ff7205b05f06cd81bf6dc68</id>
<content type='text'>
Also test the model specification via the link argument
</content>
</entry>
</feed>
