Skip to content

DHARMa 0.3.0

Compare
Choose a tag to compare
@florianhartig florianhartig released this 20 Apr 16:58
· 595 commits to master since this release

New features

  • quantile regressions switched to qgam, which also calculates p-values on the quantile estimates
  • new testQuantiles function, based on the qgam quantile regressions

Changes

  • syntax change for plotResiduals, see ?plotResiduals
  • transformQuantiles is deprecated, functionality included in residuals()
  • nearly all functions can now also be called directly with a fitted model (for computational efficiency, however, it is still recommended to calculate the residuals first)
  • qqPlot now shows disribution, dispersion and outlier test

Bugfixes

  • bugfix #158 for fitting glmmTMB binomial with proportions