<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mkin/R/plot.mkinfit.R, branch v1.0.5</title>
<subtitle>Fitting kinetic models to chemical degradation data (also on github)</subtitle>
<id>https://erac.jrwb.de/mkin/atom?h=v1.0.5</id>
<link rel='self' href='https://erac.jrwb.de/mkin/atom?h=v1.0.5'/>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/'/>
<updated>2021-03-31T17:42:17Z</updated>
<entry>
<title>Bug fix in plot.mkinfit</title>
<updated>2021-03-31T17:42:17Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2021-03-31T17:42:17Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=3a5463672c297b37c3c9135c8b144c48744c05d0'/>
<id>urn:sha1:3a5463672c297b37c3c9135c8b144c48744c05d0</id>
<content type='text'>
In residual plots, use xlab and xlim if appropriate
</content>
</entry>
<entry>
<title>Reset graphical parameters with on.exit()</title>
<updated>2021-02-24T13:58:04Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2021-02-24T13:46:10Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=64fa10032f99490a5998589161574109484ee769'/>
<id>urn:sha1:64fa10032f99490a5998589161574109484ee769</id>
<content type='text'>
plot.mixed.mmkin did not reset graphical parameters at all. The other
plotting functions did not use on.exit, so this change should make the
use of the plotting functions safer.
</content>
</entry>
<entry>
<title>Some more plotting improvements</title>
<updated>2021-01-25T16:55:06Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2021-01-25T16:55:06Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=0280b9c8dcc77cb1d22964485462b27a56b96eca'/>
<id>urn:sha1:0280b9c8dcc77cb1d22964485462b27a56b96eca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change default ylab in plot.mkinfit, explicit ylab for plot.mmkin</title>
<updated>2021-01-25T13:45:04Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2021-01-25T13:45:04Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=737fc7f352bbb853b01ff6e3c6ec21a528da901e'/>
<id>urn:sha1:737fc7f352bbb853b01ff6e3c6ec21a528da901e</id>
<content type='text'>
See NEWS.md. Closes #12
</content>
</entry>
<entry>
<title>mkindsg class to hold groups of datasets</title>
<updated>2020-11-12T10:11:03Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2020-11-12T10:04:45Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=7b807680b66269ff911df137f56e26775d84e283'/>
<id>urn:sha1:7b807680b66269ff911df137f56e26775d84e283</id>
<content type='text'>
- D24_2014 dataset on aerobic soil degradation of 2,4-D from the EU
  assessment as mkindsg object with metadata
- f_time_norm_focus() to do time-step normalisation using the FOCUS
  method
- focus_soil_moisture data with default moisture contents at pF1,
  pF 2 and pF 2.5 for USDA soil types from FOCUS GW guidance
- Dataset generation scripts in inst/dataset_generation
- Depend on R &gt;= 2.15.1 in order to facilitate the use of
  utils::globalVariables()
</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>Avoid the call to merge for analytical solutions</title>
<updated>2020-05-09T19:18:42Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2020-05-09T19:18:42Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=efab37957381919c21d874906ce870f4941c760a'/>
<id>urn:sha1:efab37957381919c21d874906ce870f4941c760a</id>
<content type='text'>
This increases performance up to a factor of five!
</content>
</entry>
<entry>
<title>Fix standardized residual plots in 'plot_res'</title>
<updated>2019-11-04T23:05:34Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2019-11-04T23:05:34Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=ead1f286271923f57d83aed41cb34181a10773ef'/>
<id>urn:sha1:ead1f286271923f57d83aed41cb34181a10773ef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Scaled residual plots</title>
<updated>2019-11-04T22:48:20Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2019-11-04T22:48:20Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=3410513f55b3f8b5c4331f4fb4487613d3a28208'/>
<id>urn:sha1:3410513f55b3f8b5c4331f4fb4487613d3a28208</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use roxygen for functions and methods</title>
<updated>2019-10-25T00:03:54Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2019-10-24T22:37:42Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=0a3eb0893cb4bd1b12f07a79069d1c7f5e991495'/>
<id>urn:sha1:0a3eb0893cb4bd1b12f07a79069d1c7f5e991495</id>
<content type='text'>
</content>
</entry>
</feed>
