DHARMa 0.1.6
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