<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mkin/R, branch v0.9.49.11</title>
<subtitle>Fitting kinetic models to chemical degradation data (also on github)</subtitle>
<id>https://cgit.jrwb.de/mkin/atom?h=v0.9.49.11</id>
<link rel='self' href='https://cgit.jrwb.de/mkin/atom?h=v0.9.49.11'/>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/'/>
<updated>2020-04-17T23:06:22Z</updated>
<entry>
<title>Fix NOTE, prepare for release</title>
<updated>2020-04-17T23:06:22Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2020-04-17T23:06:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=fe0601aa4c729466e9c4d3219aa6cf1bf0f96955'/>
<id>urn:sha1:fe0601aa4c729466e9c4d3219aa6cf1bf0f96955</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Avoid assignment to .GlobalEnv for CRAN</title>
<updated>2020-04-17T22:38:26Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2020-04-17T22:38:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=518a801a9a0f1aef36df1f201b6a3f0f3a84b779'/>
<id>urn:sha1:518a801a9a0f1aef36df1f201b6a3f0f3a84b779</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix summarizing old objects</title>
<updated>2020-04-17T09:21:32Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2020-04-17T09:21:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=3e601788eb7393d233d19328a11845130b5b29e5'/>
<id>urn:sha1:3e601788eb7393d233d19328a11845130b5b29e5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add AIC, BIC and log likelihood to summary.mkinfit</title>
<updated>2020-04-17T08:31:28Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2020-04-17T08:31:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=a1e99257f79afc3cbd1b2df4f2261f5749f6b461'/>
<id>urn:sha1:a1e99257f79afc3cbd1b2df4f2261f5749f6b461</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mean_degparms: Fix rownames in random effects</title>
<updated>2020-04-16T09:10:25Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2020-04-16T09:10:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=5b42ee1eb78ae981a2d45ece36def66925b14324'/>
<id>urn:sha1:5b42ee1eb78ae981a2d45ece36def66925b14324</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adapt endpoint() to also work for nlme.mmkin objects</title>
<updated>2020-04-15T18:42:29Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2020-04-15T18:42:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=d518c4cfa22994db5ba81a6b01c6cb4c4186872e'/>
<id>urn:sha1:d518c4cfa22994db5ba81a6b01c6cb4c4186872e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Include random effects in starting parameters</title>
<updated>2020-04-15T17:00:06Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2020-04-15T16:13:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=42171ba55222383a0d47e5aacd46a972819e7812'/>
<id>urn:sha1:42171ba55222383a0d47e5aacd46a972819e7812</id>
<content type='text'>
- mean_degparms() now optionally returns starting values for fixed and
  random effects, which makes it possible to obtain acceptable fits
  also in more difficult cases (with more parameters)
- Fix the anova method, as it is currently not enough to inherit from
  lme: https://bugs.r-project.org/bugzilla/show_bug.cgi?id=17761
- Show fit information, and per default also errmin information
  in plot.nlme.mmkin()
- Examples for nlme.mmkin: Decrease tolerance and increase the number of
  iterations in the PNLS step in order to be able to fit FOMC-SFO and
  DFOP-SFO
</content>
</entry>
<entry>
<title>Show fit information even if show_errmin = FALSE</title>
<updated>2020-04-15T07:09:00Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2020-04-15T07:09:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=637bd14fed5ab8a615f0d879012f12c59e1532a4'/>
<id>urn:sha1:637bd14fed5ab8a615f0d879012f12c59e1532a4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>A plot method for nlme.mmkin fits</title>
<updated>2020-04-14T23:51:55Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2020-04-14T23:27:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=082be7baa35d7e8131a70ca8cc061d90e08fa584'/>
<id>urn:sha1:082be7baa35d7e8131a70ca8cc061d90e08fa584</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a nlme method for mmkin row objects</title>
<updated>2020-04-14T15:22:00Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2020-04-14T15:22:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=26085403289e29259e500282e8e88a5ab00c07a0'/>
<id>urn:sha1:26085403289e29259e500282e8e88a5ab00c07a0</id>
<content type='text'>
</content>
</entry>
</feed>
