<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mkin/docs/reference/nlme.mmkin.html, branch v1.0.1</title>
<subtitle>Fitting kinetic models to chemical degradation data (also on github)</subtitle>
<id>https://cgit.jrwb.de/mkin/atom?h=v1.0.1</id>
<link rel='self' href='https://cgit.jrwb.de/mkin/atom?h=v1.0.1'/>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/'/>
<updated>2021-02-04T10:41:06Z</updated>
<entry>
<title>Documentation improvements, mainly fixing example code</title>
<updated>2021-02-04T10:41:06Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2021-02-04T10:24:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=ac183c732317cf6ede26a2ee127604a407f0a6b3'/>
<id>urn:sha1:ac183c732317cf6ede26a2ee127604a407f0a6b3</id>
<content type='text'>
The errors in the example code were in the \dontrun sections, so they
were not caught by CRAN checks. In addition, the static help files
generated with pkgdown were cached, so I noticed the errors only
after completely regenerating the documentation for version 1.0.0.
</content>
</entry>
<entry>
<title>Prepare for v1.0.0</title>
<updated>2021-02-03T17:18:19Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2021-02-03T15:41:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=f0ef23a7598e5d19648ae4edc2b74e0fba27a41c'/>
<id>urn:sha1:f0ef23a7598e5d19648ae4edc2b74e0fba27a41c</id>
<content type='text'>
- Improve authorship and copyright information
- Prepare pkgdown config
- Remove dependence on saemix as we need the development version which
is not ready for CRAN
- Temporarily remove saemix interface to check code coverage of the rest
</content>
</entry>
<entry>
<title>Update online docs for release version</title>
<updated>2020-10-15T10:53:23Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2020-10-15T10:53:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=5b1179f0daff9077e1370065f9b9f03a2d0e0450'/>
<id>urn:sha1:5b1179f0daff9077e1370065f9b9f03a2d0e0450</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add docs generated using released version 0.9.52</title>
<updated>2020-05-27T05:12:51Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2020-05-27T05:12:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=b5ee48a86e4b1d4c05aaadb80b44954e2e994ebc'/>
<id>urn:sha1:b5ee48a86e4b1d4c05aaadb80b44954e2e994ebc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>First working version of saemix helper functions</title>
<updated>2020-05-25T11:01:23Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2020-05-25T11:01:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=9f9336d59e68690472888bfdeb12944176d7d272'/>
<id>urn:sha1:9f9336d59e68690472888bfdeb12944176d7d272</id>
<content type='text'>
saemix_data depends on a development version of saemix, see
pull request saemixdevelopment/saemixextension#2
</content>
</entry>
<entry>
<title>Update vignettes and docs</title>
<updated>2020-05-12T14:34:00Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2020-05-12T14:34:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=6211f3ef4995657798686d8d4ab43ed9406e8a08'/>
<id>urn:sha1:6211f3ef4995657798686d8d4ab43ed9406e8a08</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Documentation improvements, rebuild static docs</title>
<updated>2020-05-12T06:36:31Z</updated>
<author>
<name>Johannes Ranke</name>
<email>jranke@uni-bremen.de</email>
</author>
<published>2020-05-12T06:07:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/mkin/commit/?id=9ac853c7ceece333099021974025d07e75be2b33'/>
<id>urn:sha1:9ac853c7ceece333099021974025d07e75be2b33</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>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>
</feed>
