<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mkin/docs/reference/saem.html, 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-11-28T08:20:07Z</updated>
<entry>
<title>Example evaluation of D24_2014, improve docs</title>
<updated>2025-11-28T08:20:07Z</updated>
<author>
<name>Johannes Ranke</name>
<email>johannes.ranke@jrwb.de</email>
</author>
<published>2025-11-28T08:20:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=fe411af3dbed474d9e5b3cc1d509f66bd76f7319'/>
<id>urn:sha1:fe411af3dbed474d9e5b3cc1d509f66bd76f7319</id>
<content type='text'>
</content>
</entry>
<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>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>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>Update static docs</title>
<updated>2023-10-30T16:09:21Z</updated>
<author>
<name>Ranke Johannes</name>
<email>johannes.ranke@agroscope.admin.ch</email>
</author>
<published>2023-10-30T16:09:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=b7901aac76df753ec1213cb02bebea055965ee87'/>
<id>urn:sha1:b7901aac76df753ec1213cb02bebea055965ee87</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Prepare release of v1.2.4</title>
<updated>2023-05-19T15:10:16Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2023-05-19T15:08:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=cf54ccca37d27480dbf8d59eb027300518f7ad75'/>
<id>urn:sha1:cf54ccca37d27480dbf8d59eb027300518f7ad75</id>
<content type='text'>
- Update DESCRIPTION
- Update Makefile to document how to use R-patched
- Remove markup from two URLs to avoid CRAN NOTE
- Switch two vignettes from html_document to html_vignette to save space
  in the docs directory, also avoiding a CRAN NOTE
- Complete rebuild of pkgdown docs for release
</content>
</entry>
<entry>
<title>Fix and rebuild documentation, see NEWS</title>
<updated>2023-04-20T18:03:32Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2023-04-20T17:53:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=9ae42bd20bc2543a94cf1581ba9820c2f9e3afbd'/>
<id>urn:sha1:9ae42bd20bc2543a94cf1581ba9820c2f9e3afbd</id>
<content type='text'>
I had to fix the two pathway vignettes, as they did not work with
the released version any more. So they and the multistart vignette
which got some small fixes as well were rebuilt.

Complete rebuild of the online docs with the released version. The
documentation of the 'hierarchial_kinetics' format had to be fixed
as well.
</content>
</entry>
<entry>
<title>Update docs</title>
<updated>2022-11-18T18:23:56Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2022-11-18T18:23:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=317fd7514e638780c09ed6349a165a854ba2deea'/>
<id>urn:sha1:317fd7514e638780c09ed6349a165a854ba2deea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Complete update of online docs for v1.2.0</title>
<updated>2022-11-17T13:56:25Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2022-11-17T13:54:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=e5d1df9a9b1f0951d7dfbaf24eee4294470b73e2'/>
<id>urn:sha1:e5d1df9a9b1f0951d7dfbaf24eee4294470b73e2</id>
<content type='text'>
</content>
</entry>
</feed>
