<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mkin/vignettes/web_only, branch main</title>
<subtitle>Fitting kinetic models to chemical degradation data (also on github)</subtitle>
<id>https://cgit.jrwb.de/mkin/atom?h=main</id>
<link rel='self' href='https://cgit.jrwb.de/mkin/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/'/>
<updated>2025-09-12T20:16:13Z</updated>
<entry>
<title>Facilitate centering covariates</title>
<updated>2025-09-12T20:16:13Z</updated>
<author>
<name>Johannes Ranke</name>
<email>johannes.ranke@jrwb.de</email>
</author>
<published>2025-09-12T20:16:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=17af45b984d348505527140470c7fff204748ea6'/>
<id>urn:sha1:17af45b984d348505527140470c7fff204748ea6</id>
<content type='text'>
The motivation for this is to obtain confidence intervals for
covariate dependent parameters that are valid for a median/mean
value of the covariate.

Implementation by adding an argument to the 'saem' function, and
adapting the relevant functions working with 'saem' objects.

Vignettes, the template and tests were updated to use the new functionality.
</content>
</entry>
<entry>
<title>Fix link to mesotrione vignette in static docs</title>
<updated>2025-05-14T03:18:41Z</updated>
<author>
<name>Johannes Ranke</name>
<email>johannes.ranke@jrwb.de</email>
</author>
<published>2025-05-14T03:18:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=3ae975f6039da0edc3ae6298bcac388e7346e73f'/>
<id>urn:sha1:3ae975f6039da0edc3ae6298bcac388e7346e73f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update pkgdown site</title>
<updated>2025-05-13T18:01:06Z</updated>
<author>
<name>Johannes Ranke</name>
<email>johannes.ranke@jrwb.de</email>
</author>
<published>2025-05-13T18:01:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=9f10920bd2dc78012cfcd282fc1866dde8d26f9e'/>
<id>urn:sha1:9f10920bd2dc78012cfcd282fc1866dde8d26f9e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move prebuilt mesotrione vignette to web only</title>
<updated>2025-05-13T05:11:40Z</updated>
<author>
<name>Johannes Ranke</name>
<email>johannes.ranke@jrwb.de</email>
</author>
<published>2025-05-13T05:11:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=bd8611f611d33f34091e2b1e1dd5da2adf975602'/>
<id>urn:sha1:bd8611f611d33f34091e2b1e1dd5da2adf975602</id>
<content type='text'>
This addresses the 5 MB tarball size restriction on CRAN.
</content>
</entry>
<entry>
<title>Check and test locally</title>
<updated>2025-05-12T20:16:10Z</updated>
<author>
<name>Johannes Ranke</name>
<email>johannes.ranke@jrwb.de</email>
</author>
<published>2025-05-12T20:16:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=c58ccd73951b2000a7a254fb36bbd9f0733db6cd'/>
<id>urn:sha1:c58ccd73951b2000a7a254fb36bbd9f0733db6cd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix solution type "deSolve" for a special case</title>
<updated>2025-02-16T16:29:28Z</updated>
<author>
<name>Johannes Ranke</name>
<email>johannes.ranke@jrwb.de</email>
</author>
<published>2025-02-16T16:27:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=4f62f39b8979cb3a5c52d65d425e530dc0770665'/>
<id>urn:sha1:4f62f39b8979cb3a5c52d65d425e530dc0770665</id>
<content type='text'>
The special case occurs if not observed data for time zero
are available. Fixes #16. Write NEWS and update docs.

A lot of html was regenerated, because I had checked out
the main branch in between, which made pkgdown believe that
I have changed the help files.
</content>
</entry>
<entry>
<title>Initialize dev docs</title>
<updated>2025-02-14T08:15:20Z</updated>
<author>
<name>Johannes Ranke</name>
<email>johannes.ranke@jrwb.de</email>
</author>
<published>2025-02-14T08:15:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=91a5834dd701211f929fd25419dc34561ce3b4e7'/>
<id>urn:sha1:91a5834dd701211f929fd25419dc34561ce3b4e7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Axis legend formatting, update vignettes</title>
<updated>2025-02-13T18:20:04Z</updated>
<author>
<name>Johannes Ranke</name>
<email>johannes.ranke@jrwb.de</email>
</author>
<published>2025-02-13T15:30:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=6476f5f49b373cd4cf05f2e73389df83e437d597'/>
<id>urn:sha1:6476f5f49b373cd4cf05f2e73389df83e437d597</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update pkgdown docs to bootstrap 5 with search</title>
<updated>2023-11-16T05:02:05Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2023-11-16T05:02:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=8b7edd4eaf0d196e674a085f744d1a69260a6c91'/>
<id>urn:sha1:8b7edd4eaf0d196e674a085f744d1a69260a6c91</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Benchmarks on new CPU with current versions</title>
<updated>2023-11-02T13:43:06Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2023-11-02T13:43:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=6ae6b5230efd2e3d25b68600bd988ded60d3db77'/>
<id>urn:sha1:6ae6b5230efd2e3d25b68600bd988ded60d3db77</id>
<content type='text'>
</content>
</entry>
</feed>
