<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mkin/tests/testthat/test_multistart.R, branch v1.2.4</title>
<subtitle>Fitting kinetic models to chemical degradation data (also on github)</subtitle>
<id>https://erac.jrwb.de/mkin/atom?h=v1.2.4</id>
<link rel='self' href='https://erac.jrwb.de/mkin/atom?h=v1.2.4'/>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/'/>
<updated>2022-12-06T09:33:24Z</updated>
<entry>
<title>Some parplot improvements</title>
<updated>2022-12-06T09:33:24Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2022-12-06T09:33:24Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=478c6d5eec4c84b22b43adcbdf36888b302ead00'/>
<id>urn:sha1:478c6d5eec4c84b22b43adcbdf36888b302ead00</id>
<content type='text'>
llquant argument, improved legend text, tests
</content>
</entry>
<entry>
<title>Move two saem fits from setup script to skipped tests</title>
<updated>2022-11-18T21:11:02Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2022-11-18T21:11:02Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=5ec8e1bad1aa7d79ee9c19bdd50be07f81a14278'/>
<id>urn:sha1:5ec8e1bad1aa7d79ee9c19bdd50be07f81a14278</id>
<content type='text'>
Save winbuilder/CRAN check time...
</content>
</entry>
<entry>
<title>Make mixed model test data permanent to ensure reproducibility</title>
<updated>2022-11-18T18:14:47Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2022-11-18T18:14:47Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=5364f037a72863ef5ba81e14ba4417f68fd389f9'/>
<id>urn:sha1:5364f037a72863ef5ba81e14ba4417f68fd389f9</id>
<content type='text'>
To ensure that tests on different platforms work on the same data, the
mixed modelling test data previosly generated in
tests/testthat/setup_script.R were generated once using the script in
inst/dataset/generation/ds_mixed.R, and are now distributed with the
package.
</content>
</entry>
<entry>
<title>Pass error.init to saemix_model, show in parplot</title>
<updated>2022-11-18T07:37:40Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2022-11-18T07:37:40Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=df0cff4b829f1abf62f037591a24a8019174dd0a'/>
<id>urn:sha1:df0cff4b829f1abf62f037591a24a8019174dd0a</id>
<content type='text'>
Due to an oversight, error.init was not really passed to saemix_model in
saem.mmkin. The new initial values were reverted to c(1, 1), in order to
avoid changing the test results. Initial values for error model
parameters are now shown in parplot.multistart.
</content>
</entry>
<entry>
<title>Reduce testing on CRAN servers</title>
<updated>2022-11-16T21:44:34Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2022-11-16T21:44:34Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=90354f5cd9e095f9ef98424689a2716770b248d4'/>
<id>urn:sha1:90354f5cd9e095f9ef98424689a2716770b248d4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Address platform dependence that surfaced on winbuilder</title>
<updated>2022-11-16T12:52:08Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2022-11-16T12:50:54Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=5889cd78376e244f38e6c5acba8ffbc46e18f803'/>
<id>urn:sha1:5889cd78376e244f38e6c5acba8ffbc46e18f803</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Automatic starting parameters for saem.mmkin</title>
<updated>2022-11-14T19:03:42Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2022-11-14T19:03:42Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=21ad91256dc29423bd905de5c298fd23862b1f3b'/>
<id>urn:sha1:21ad91256dc29423bd905de5c298fd23862b1f3b</id>
<content type='text'>
For the case of mkin transformations. This gives faster convergence,
and appears to avoid problems with numeric ODE solutions
</content>
</entry>
<entry>
<title>Rename parhist to parplot and make it generic</title>
<updated>2022-10-28T11:39:15Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2022-10-28T11:39:15Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=f820bf5b91be0f589de16c3e3250f5f79672df75'/>
<id>urn:sha1:f820bf5b91be0f589de16c3e3250f5f79672df75</id>
<content type='text'>
That parhist name was not the brightest idea, as it does
not show histograms.
</content>
</entry>
<entry>
<title>Don't test parhist and llhist on travis, docs</title>
<updated>2022-10-26T07:36:44Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2022-10-26T07:36:44Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=d25974f643ee46b7cd5ccd8331dd7bb0b14ab27a'/>
<id>urn:sha1:d25974f643ee46b7cd5ccd8331dd7bb0b14ab27a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reduced sfo model for multistart.saem.mkin tests</title>
<updated>2022-10-26T07:07:04Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2022-10-26T07:07:04Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=3c5b2596daef4ed0ee5c38a7141fdf48dbe7c070'/>
<id>urn:sha1:3c5b2596daef4ed0ee5c38a7141fdf48dbe7c070</id>
<content type='text'>
</content>
</entry>
</feed>
