| Age | Commit message (Collapse) | Author | Files | Lines | 
 | 
In residual plots, use xlab and xlim if appropriate
 | 
 | 
Also bump version to 1.0.3.
 | 
 | 
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.
 | 
 | 
- 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
 | 
 | 
 | 
 | 
 | 
 | 
saemix_data depends on a development version of saemix, see
pull request saemixdevelopment/saemixextension#2
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
- 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
 | 
 | 
 |