<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mkin/man, 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-02T15:35:49Z</updated>
<entry>
<title>Typo</title>
<updated>2019-07-02T15:35:49Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2019-07-02T15:35:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=e09b0a1ac18cc5e5c90b06539868ebde56131db8'/>
<id>urn:sha1:e09b0a1ac18cc5e5c90b06539868ebde56131db8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add sources for test data for better transparency</title>
<updated>2019-06-04T17:12:47Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2019-06-04T17:12:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=e36a5db313365bc5acc85126792c767fe18acd71'/>
<id>urn:sha1:e36a5db313365bc5acc85126792c767fe18acd71</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>Experimental data for finding error model algorithm</title>
<updated>2019-05-31T12:32:19Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2019-05-31T12:32:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=037cdd16f39b8b889e7bda26961a90cd68c6f5a9'/>
<id>urn:sha1:037cdd16f39b8b889e7bda26961a90cd68c6f5a9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clarify the relation of the two-component error model</title>
<updated>2019-05-21T06:54:16Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2019-05-21T06:54:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=84abde72967691d82bbad66eeff4d1ab161530dd'/>
<id>urn:sha1:84abde72967691d82bbad66eeff4d1ab161530dd</id>
<content type='text'>
in relation to the original version by Rocke and Lorenzato
</content>
</entry>
<entry>
<title>Add functionality to plot the error model</title>
<updated>2019-05-08T18:57:48Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2019-05-08T18:57:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=c6079a807e2b400fe0c772603392aeacd887da2f'/>
<id>urn:sha1:c6079a807e2b400fe0c772603392aeacd887da2f</id>
<content type='text'>
by plotting squared residuals against predicted values, and
showing the variance function used in the fitted error model.

Rebuild docs
</content>
</entry>
<entry>
<title>Prepare for CRAN release</title>
<updated>2019-05-02T15:51:07Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2019-05-02T15:07:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=a4ca3451f1b5c37d10c6a41cb18a99b1631e8aa2'/>
<id>urn:sha1:a4ca3451f1b5c37d10c6a41cb18a99b1631e8aa2</id>
<content type='text'>
- Skip long running tests on CRAN as well to avoid timeout on winbuilder
- Don't install benchmark results in the package, they are only needed
in the git repository
- Don't run example in man/add_err.Rd as it takes &gt; 10 s on winbuilder
- Rebuild docs
</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>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>
</feed>
