<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mkin/docs/pkgdown.yml, branch v0.9.50.1</title>
<subtitle>Fitting kinetic models to chemical degradation data (also on github)</subtitle>
<id>https://erac.jrwb.de/mkin/atom?h=v0.9.50.1</id>
<link rel='self' href='https://erac.jrwb.de/mkin/atom?h=v0.9.50.1'/>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/'/>
<updated>2020-05-11T13:20:53Z</updated>
<entry>
<title>Add analytical solution for DFOP-SFO</title>
<updated>2020-05-11T13:20:53Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2020-05-11T13:00:25Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=6308e7d7898d4f064d321d97d162c6752c22b362'/>
<id>urn:sha1:6308e7d7898d4f064d321d97d162c6752c22b362</id>
<content type='text'>
This is about twice as fast as deSolve compiled in the case of FOCUS D
</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>Another overhaul of analytical solutions</title>
<updated>2020-05-07T20:14:19Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2020-05-07T20:13:33Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=92bd33824bde6b6b21bfc7e30953092a74d3cce5'/>
<id>urn:sha1:92bd33824bde6b6b21bfc7e30953092a74d3cce5</id>
<content type='text'>
Still in preparation for analytical solutions of coupled models
</content>
</entry>
<entry>
<title>Merge parent solutions to one file</title>
<updated>2020-05-07T07:13:20Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2020-05-07T07:10:33Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=67c8163487e776e9a378c9dfcd39c74f6e6bc507'/>
<id>urn:sha1:67c8163487e776e9a378c9dfcd39c74f6e6bc507</id>
<content type='text'>
- Combine R/*.solution.R into R/parent_solutions.R
- Create a roxygen family of related functions
- Reduce redundancy by using the inherit tag
- Change the parent.0 argument to parent_0 to match
  the corresponding parameter name used in mkinfit
</content>
</entry>
<entry>
<title>Static documentation rebuilt by pkgdown</title>
<updated>2020-05-07T06:59:29Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2020-05-07T06:59:29Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=8bdb4cd437a9d4663e542f95869e8692aa38dadb'/>
<id>urn:sha1:8bdb4cd437a9d4663e542f95869e8692aa38dadb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add url: tag to _pkgdown.yml</title>
<updated>2019-09-18T16:01:23Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2019-09-18T16:01:23Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=b2c75fa1f73167d3e3c9c7db1d561dd482090aab'/>
<id>urn:sha1:b2c75fa1f73167d3e3c9c7db1d561dd482090aab</id>
<content type='text'>
Static documentation rebuilt by pkgdown
</content>
</entry>
<entry>
<title>Correct and rebuild docs</title>
<updated>2019-09-18T11:03:50Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2019-09-18T11:03:50Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=e05656d57668688b971c28e32b4cfd4d3eac4662'/>
<id>urn:sha1:e05656d57668688b971c28e32b4cfd4d3eac4662</id>
<content type='text'>
- Reconcile docs and code for max_twa_parent
- Correct links to docs in twa vignette
- Static documentation rebuilt by pkgdown
</content>
</entry>
<entry>
<title>Additional algorithm "d_c", more tests, docs</title>
<updated>2019-06-04T13:09:28Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2019-06-04T13:09:28Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=95178837d3f91e84837628446b5fd468179af2b9'/>
<id>urn:sha1:95178837d3f91e84837628446b5fd468179af2b9</id>
<content type='text'>
The new algorithm tries direct optimization of the likelihood, as well
as a three step procedure. In this way, we consistently get the
model with the highest likelihood for SFO, DFOP and HS for all 12
new test datasets.
</content>
</entry>
<entry>
<title>Adapt tests, vignettes and examples</title>
<updated>2019-04-10T08:17:35Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2019-04-10T08:17:35Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=194659fcaccdd1ee37851725b8c72e99daa3a8cf'/>
<id>urn:sha1:194659fcaccdd1ee37851725b8c72e99daa3a8cf</id>
<content type='text'>
- Write the NEWS
- Static documentation rebuilt by pkgdown
- Adapt mkinerrmin
- Fix (hopefully all) remaining problems in mkinfit
</content>
</entry>
<entry>
<title>NAFTA SOP Attachment vignette</title>
<updated>2019-02-26T19:33:32Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2019-02-26T19:28:15Z</published>
<link rel='alternate' type='text/html' href='https://erac.jrwb.de/mkin/commit/?id=396e40d2c45d81a8e74c41a2f632665021e980a1'/>
<id>urn:sha1:396e40d2c45d81a8e74c41a2f632665021e980a1</id>
<content type='text'>
Also:
- Change rounding in print.nafta
- Add dots argument to nafta()
- Use cores=1 in examples
- Restrict N in IORE model to values &gt; 0
</content>
</entry>
</feed>
