<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mkin/vignettes/mkin.html, branch v1.0.2</title>
<subtitle>Fitting kinetic models to chemical degradation data (also on github)</subtitle>
<id>https://erac.jrwb.de/mkin/atom?h=v1.0.2</id>
<link rel='self' href='https://erac.jrwb.de/mkin/atom?h=v1.0.2'/>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/'/>
<updated>2020-11-27T20:19:19Z</updated>
<entry>
<title>Improved way to have persistent DLLs for mkinmod</title>
<updated>2020-11-27T20:19:19Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2020-11-27T17:35:56Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=1e3fd1bef2a0ec1c8b73fcfefdd62fd3463bc87c'/>
<id>urn:sha1:1e3fd1bef2a0ec1c8b73fcfefdd62fd3463bc87c</id>
<content type='text'>
Depends on inline &gt;= 0.16.2 (including the bug fixes from
eddelbuettel/inline#18), which provides 'moveDLL' to store the DLL for a
compiled function in a safe place in case the argument 'dll_dir' is
specified in the call to 'mkinmod'.

Huge thanks to Dirk @eddelbuettel for his review and support
for the work on the inline package.
</content>
</entry>
<entry>
<title>Support storing mkinmod compiled code as CFunc objects</title>
<updated>2020-11-24T00:46:57Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2020-11-20T18:43:46Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=503441b0a958c1df50df0ee7cfc3bde4ea1b1865'/>
<id>urn:sha1:503441b0a958c1df50df0ee7cfc3bde4ea1b1865</id>
<content type='text'>
With automatic reloading in mkinfit and mkinpredict in case the
DLL is not loaded and the original DLL path has been cleaned up.

Depends on jranke/inline@974bdea04fcedfafaab231e6f359c88270b56cb9

See inline#13
</content>
</entry>
<entry>
<title>Reintroduce saemix helper functions</title>
<updated>2020-10-15T08:25:48Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2020-10-15T08:25:48Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=954f7514144a281b73e9b47ac88a6b13e8799f31'/>
<id>urn:sha1:954f7514144a281b73e9b47ac88a6b13e8799f31</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix issues for release</title>
<updated>2020-10-08T07:31:35Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2020-10-08T07:31:35Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=bc3825ae2d12c18ea3d3caf17eb23c93fef180b8'/>
<id>urn:sha1:bc3825ae2d12c18ea3d3caf17eb23c93fef180b8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use all cores per default, confint tolerance</title>
<updated>2020-05-26T16:52:01Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2020-05-26T16:38:51Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=675a733fa2acc08daabb9b8b571c7d658f281f73'/>
<id>urn:sha1:675a733fa2acc08daabb9b8b571c7d658f281f73</id>
<content type='text'>
Also, use more intelligent starting values for the variance of the
random effects for saemix. While this does not appear to speed up
the convergence, it shows where this variance is greatly reduced
by using mixed-effects models as opposed to the separate independent
fits.
</content>
</entry>
<entry>
<title>Improve documentation, now using a spell checker</title>
<updated>2020-05-12T08:58:25Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2020-05-12T08:58:25Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=01284e456dc6df8e064a7a42f194fcd81d9ce7a1'/>
<id>urn:sha1:01284e456dc6df8e064a7a42f194fcd81d9ce7a1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Avoid merge() and data.frame() in cost function</title>
<updated>2020-05-11T03:18:32Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2020-05-11T03:15:19Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=234c9059a95e104917e488a6ddd2313234a96cdc'/>
<id>urn:sha1:234c9059a95e104917e488a6ddd2313234a96cdc</id>
<content type='text'>
also for deSolve and eigenvalue based solutions. This noticeably increases
performance for these methods, see test.log and benchmark vignette.
</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://erac.jrwb.de/mkin/commit/?id=4596667b19f032232ceb8f3f762aaad5d69c15be'/>
<id>urn:sha1:4596667b19f032232ceb8f3f762aaad5d69c15be</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update README and introductory vignette</title>
<updated>2019-07-04T11:04:38Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2019-07-04T11:04:38Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=eed28a846b6b6deb67e07fddf6e62d299a6547bb'/>
<id>urn:sha1:eed28a846b6b6deb67e07fddf6e62d299a6547bb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove reference to archived kinfit package</title>
<updated>2019-05-02T16:54:22Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2019-05-02T16:54:22Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=6ddb7575f37d9d534f014cbd105b2f07660d59c6'/>
<id>urn:sha1:6ddb7575f37d9d534f014cbd105b2f07660d59c6</id>
<content type='text'>
from vignettes/mkin.Rmd

Static documentation rebuilt by pkgdown
</content>
</entry>
</feed>
