Skip to content

DHARMa 0.1.6

Choose a tag to compare

@florianhartig florianhartig released this 19 Mar 09:06
· 1050 commits to master since this release

New features

  • option to apply rank tranformation of x values in plotResiduals, see #44
  • option to convert predictor to factor
  • random seed is fixed, random state is recorded

Minor changes

  • changed syntax in tests for sptial / temporal autocorrlation - null provides now random. Also, custom distance matrices can be provided to testSpatialAutocorrelation
  • slight changes to plot layout

Bugfixes

  • error catching for crashes in plot function #42
  • bugfix for glmer.nb parametricOverdispersinTest #47