<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mkin/inst/rmarkdown, 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>Make parent model selection more robust</title>
<updated>2025-03-28T06:11:13Z</updated>
<author>
<name>Johannes Ranke</name>
<email>johannes.ranke@jrwb.de</email>
</author>
<published>2025-03-28T06:11:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=a789ea2ae74ae371476f0e1f035226d07a429a0b'/>
<id>urn:sha1:a789ea2ae74ae371476f0e1f035226d07a429a0b</id>
<content type='text'>
In case one of the fits failed, the corresponding entry in `aic_parent`
is `NA`, so we need to tell the `min()` function to ignore `NA` values
instead of returning and empty result.
</content>
</entry>
<entry>
<title>Fix an error in the template</title>
<updated>2023-10-09T19:29:05Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2023-10-09T19:29:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=39dc3545f0ff6f561ba6193a96daa99cf06472a1'/>
<id>urn:sha1:39dc3545f0ff6f561ba6193a96daa99cf06472a1</id>
<content type='text'>
Thanks to Janina Wöltjen for pointing it out
</content>
</entry>
<entry>
<title>Improve docs of multistart method</title>
<updated>2023-04-17T17:39:09Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2023-04-17T17:39:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=004fce2520d6889d82226e21bc443426e81d93f2'/>
<id>urn:sha1:004fce2520d6889d82226e21bc443426e81d93f2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make the template work on Windows (with RStudio)</title>
<updated>2023-04-16T11:31:14Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2023-04-16T11:31:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=c99a12f1ccb03b46264c536bc9ded5d5de9f85df'/>
<id>urn:sha1:c99a12f1ccb03b46264c536bc9ded5d5de9f85df</id>
<content type='text'>
It seems that we cannot use stored DLLs (for pathway fits) on clusters
when using Windows, where we use PSOCK clusters. Although it works on
winbuilder in the tests in tests/testthat/test_compiled.R.
Maybe it is something RStudio specific.
</content>
</entry>
<entry>
<title>Increase test coverage</title>
<updated>2023-04-15T18:00:00Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2023-04-15T18:00:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=f215080efba4097ccdaa2d1208edd36c26d7978a'/>
<id>urn:sha1:f215080efba4097ccdaa2d1208edd36c26d7978a</id>
<content type='text'>
Also, using mkin analytical solutions for more than one observed
variable is not supported (but could be if out_values would be
reordered).
</content>
</entry>
<entry>
<title>Make predefined symbols safer</title>
<updated>2023-04-15T13:35:06Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2023-04-15T13:35:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=b0b710ee9f9bb9bbe9708676d0c5822465e02203'/>
<id>urn:sha1:b0b710ee9f9bb9bbe9708676d0c5822465e02203</id>
<content type='text'>
We still need to create a parallel processing cluster _after_ creating a
compiled model that is moved to a user defined location, at least I did
not find another way to make it work. This is not a problem with
parallel processing without a cluster, which is not available on
Windows.
</content>
</entry>
<entry>
<title>Neutral names for code chunks in the template</title>
<updated>2023-01-03T16:52:39Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2023-01-03T16:52:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=fc692554ecdaff66548cc3e6d666e44b7aaaa9af'/>
<id>urn:sha1:fc692554ecdaff66548cc3e6d666e44b7aaaa9af</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve template text, use neutral name for dll_dir</title>
<updated>2023-01-03T16:31:47Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2023-01-03T16:31:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=18a18ef46391c4b9fa3e5e1cb06937d90a83ba05'/>
<id>urn:sha1:18a18ef46391c4b9fa3e5e1cb06937d90a83ba05</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improved skeleton for hierarchical fits</title>
<updated>2023-01-03T08:31:48Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2023-01-03T08:31:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=ed2ab7bba07e3cb036782227fe27943f4b5583fa'/>
<id>urn:sha1:ed2ab7bba07e3cb036782227fe27943f4b5583fa</id>
<content type='text'>
Now with working pathway fits using SFORB-SFO2 (only two parallel
metabolites instead of three) as the data for compound Ia was not
sufficient for a reliable fit.
</content>
</entry>
</feed>
