<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mkin/R/mkinpredict.R, branch v0.9-35</title>
<subtitle>Fitting kinetic models to chemical degradation data (also on github)</subtitle>
<id>https://erac.jrwb.de/mkin/atom?h=v0.9-35</id>
<link rel='self' href='https://erac.jrwb.de/mkin/atom?h=v0.9-35'/>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/'/>
<updated>2014-07-14T17:07:54Z</updated>
<entry>
<title>Nearly complete support for IORE, pending mkinerrmin</title>
<updated>2014-07-14T17:07:54Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2014-07-14T17:07:54Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=a69bf39427ff4f93eebdc8bceacb8174ff13c085'/>
<id>urn:sha1:a69bf39427ff4f93eebdc8bceacb8174ff13c085</id>
<content type='text'>
</content>
</entry>
<entry>
<title>First working fits with IORE model</title>
<updated>2014-07-12T06:32:08Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2014-07-12T06:32:08Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=316f1360d1e12eefe491f86b0bbcd6dcf091c736'/>
<id>urn:sha1:316f1360d1e12eefe491f86b0bbcd6dcf091c736</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Format of gmkin workspace files, copyright, updates</title>
<updated>2014-02-27T15:36:11Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2014-02-27T15:36:11Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=6910e67398dbcb548dae179d361cb24404ad75a4'/>
<id>urn:sha1:6910e67398dbcb548dae179d361cb24404ad75a4</id>
<content type='text'>
- Change the format of the workspace files of gmkin so they can be
  distributed in the mkin package
- Add gmkin workspace datasets FOCUS_2006_gmkin and FOCUS_2006_Z_gmkin
- Restrict the unit test with the Schaefer data to parent and primary
  metabolites as formation fraction and DT50 for A2 are higly correlated
  and passing the test is platform dependent. For example, the test
  fails in 1 out of 14 platforms on CRAN as of today
- Add Eurofins Regulatory AG copyright notices
- Import FME and deSolve instead of depending on them to have cleaner
  startup
</content>
</entry>
<entry>
<title>Make it possible to use different ode solvers</title>
<updated>2013-12-04T09:25:14Z</updated>
<author>
<name>=</name>
<email>=</email>
</author>
<published>2013-12-04T09:25:14Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=8b94131388071980e62c17190eb4229e89975a0c'/>
<id>urn:sha1:8b94131388071980e62c17190eb4229e89975a0c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Complete the fix for fixing initial values for state variables</title>
<updated>2013-11-04T09:16:12Z</updated>
<author>
<name>jranke</name>
<email>jranke@edb9625f-4e0d-4859-8d74-9fd3b1da38cb</email>
</author>
<published>2013-11-04T09:16:12Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=108955dfe9f328605844b5bfa6ed10190cb739e3'/>
<id>urn:sha1:108955dfe9f328605844b5bfa6ed10190cb739e3</id>
<content type='text'>
git-svn-id: svn+ssh://svn.r-forge.r-project.org/svnroot/kinfit/pkg/mkin@133 edb9625f-4e0d-4859-8d74-9fd3b1da38cb
</content>
</entry>
<entry>
<title>- Add rtol argument in order to increase the precision of deSolve based</title>
<updated>2012-07-03T15:46:14Z</updated>
<author>
<name>jranke</name>
<email>jranke@edb9625f-4e0d-4859-8d74-9fd3b1da38cb</email>
</author>
<published>2012-07-03T15:46:14Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=5b28712ad11470293e7ab6746718ab3edcfe966b'/>
<id>urn:sha1:5b28712ad11470293e7ab6746718ab3edcfe966b</id>
<content type='text'>
  predictions for complex models
- Improve default values for atol and set rtol default to 1e-10



git-svn-id: svn+ssh://svn.r-forge.r-project.org/svnroot/kinfit/pkg/mkin@49 edb9625f-4e0d-4859-8d74-9fd3b1da38cb
</content>
</entry>
<entry>
<title>- Transferred some testing code from test.R to unit tests for mkinpredict</title>
<updated>2012-04-25T10:33:53Z</updated>
<author>
<name>jranke</name>
<email>jranke@edb9625f-4e0d-4859-8d74-9fd3b1da38cb</email>
</author>
<published>2012-04-25T10:33:53Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=c4e8498ee688fff1e1b2df1a7a65f888cb0d9d84'/>
<id>urn:sha1:c4e8498ee688fff1e1b2df1a7a65f888cb0d9d84</id>
<content type='text'>
- Fixed the output format of mkinpredict to be uniform across solution types



git-svn-id: svn+ssh://svn.r-forge.r-project.org/svnroot/kinfit/pkg/mkin@33 edb9625f-4e0d-4859-8d74-9fd3b1da38cb
</content>
</entry>
<entry>
<title>- Added the reference fit data for FOCUS 2006 datasets from the kinfit package</title>
<updated>2012-04-24T17:33:56Z</updated>
<author>
<name>jranke</name>
<email>jranke@edb9625f-4e0d-4859-8d74-9fd3b1da38cb</email>
</author>
<published>2012-04-24T17:33:56Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=081b5f25cc4ef779175307d9ce20672e0573b7c9'/>
<id>urn:sha1:081b5f25cc4ef779175307d9ce20672e0573b7c9</id>
<content type='text'>
- Used these data in unit tests for parent only models
- Fixed SFORB data and calculation of formation fractions along the way
- Reintroduced the test for the Schaefer 2007 data
- Got rid of the mkinmod unit tests - they are too hard to maintain and the mkinfit
  tests test the model definitions as well

git-svn-id: svn+ssh://svn.r-forge.r-project.org/svnroot/kinfit/pkg/mkin@32 edb9625f-4e0d-4859-8d74-9fd3b1da38cb
</content>
</entry>
<entry>
<title>- Fixed a couple of things</title>
<updated>2012-04-23T23:08:19Z</updated>
<author>
<name>jranke</name>
<email>jranke@edb9625f-4e0d-4859-8d74-9fd3b1da38cb</email>
</author>
<published>2012-04-23T23:08:19Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=ea197b16fe5c582dd2a72e81d25c1ebbd5d527b3'/>
<id>urn:sha1:ea197b16fe5c582dd2a72e81d25c1ebbd5d527b3</id>
<content type='text'>
- Now the eigenvalue based solutions are nicely consistent with the deSolve solutions, if enough
  output times are specified (100, sometimes more are needed, see test.R)
- Workaround for invilr not to produce NaN values so often
- Still a lot to do (see TODO)



git-svn-id: svn+ssh://svn.r-forge.r-project.org/svnroot/kinfit/pkg/mkin@30 edb9625f-4e0d-4859-8d74-9fd3b1da38cb
</content>
</entry>
<entry>
<title>- Fitting and summaries now work with the new parameter transformations.</title>
<updated>2012-04-10T21:50:22Z</updated>
<author>
<name>jranke</name>
<email>jranke@edb9625f-4e0d-4859-8d74-9fd3b1da38cb</email>
</author>
<published>2012-04-10T21:50:22Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=c1144753adfa0809003085009ebd85f8af9beda8'/>
<id>urn:sha1:c1144753adfa0809003085009ebd85f8af9beda8</id>
<content type='text'>
- The SFORB models with metabolites is broken (see TODO)
- Moved the vignette to the location recommended since R 2.14
- Added the missing documentation
- Commented out the schaefer_complex_case test, as this version of
  mkin is not able to fit a model without sink and therefore 
  mkin estimated parameters are quite different




git-svn-id: svn+ssh://svn.r-forge.r-project.org/svnroot/kinfit/pkg/mkin@22 edb9625f-4e0d-4859-8d74-9fd3b1da38cb
</content>
</entry>
</feed>
