<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mkin/R/plot.mkinfit.R, branch v1.0.3</title>
<subtitle>Fitting kinetic models to chemical degradation data (also on github)</subtitle>
<id>https://erac.jrwb.de/mkin/atom?h=v1.0.3</id>
<link rel='self' href='https://erac.jrwb.de/mkin/atom?h=v1.0.3'/>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/'/>
<updated>2021-01-25T16:55:06Z</updated>
<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>
<entry>
<title>Improve some plotting routines, more tests</title>
<updated>2019-10-21T16:54:37Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2019-10-21T16:52:24Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=e09f726134ee273b6b191c1ec6465e6f701b082b'/>
<id>urn:sha1:e09f726134ee273b6b191c1ec6465e6f701b082b</id>
<content type='text'>
Static documentation rebuilt by pkgdown
</content>
</entry>
<entry>
<title>Some changes to improve plots on beamer slides</title>
<updated>2019-09-02T14:14:50Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2019-09-02T14:14:50Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=ee99cf40fdf6d986a909010d18063ad032f69899'/>
<id>urn:sha1:ee99cf40fdf6d986a909010d18063ad032f69899</id>
<content type='text'>
</content>
</entry>
</feed>
