# Generated by roxygen2: do not edit by hand

S3method(getFitted,default)
S3method(getFitted,gam)
S3method(getObservedResponse,HLfit)
S3method(getObservedResponse,default)
S3method(getRefit,HLfit)
S3method(getRefit,default)
S3method(getRefit,glmmTMB)
S3method(getRefit,lm)
S3method(getSimulations,HLfit)
S3method(getSimulations,default)
S3method(getSimulations,glmmTMB)
S3method(hasWeigths,HLfit)
S3method(hasWeigths,default)
S3method(hist,DHARMa)
S3method(plot,DHARMa)
S3method(print,DHARMa)
S3method(residuals,DHARMa)
export(createDHARMa)
export(createData)
export(getFitted)
export(getFixedEffects)
export(getObservedResponse)
export(getRandomState)
export(getRefit)
export(getSimulations)
export(hasWeigths)
export(plotConventionalResiduals)
export(plotQQunif)
export(plotResiduals)
export(plotSimulatedResiduals)
export(recalculateResiduals)
export(runBenchmarks)
export(simulateResiduals)
export(testDispersion)
export(testGeneric)
export(testOutliers)
export(testOverdispersion)
export(testOverdispersionParametric)
export(testQuantiles)
export(testResiduals)
export(testSimulatedResiduals)
export(testSpatialAutocorrelation)
export(testTemporalAutocorrelation)
export(testUniformity)
export(testZeroInflation)
export(transformQuantiles)
import(grDevices)
import(graphics)
import(stats)
import(utils)
importFrom(foreach,"%dopar%")
importFrom(lme4,fixef)
importFrom(lme4,refit)
importFrom(spaMM,response)
importFrom(spaMM,update_resp)
