# Generated by roxygen2: do not edit by hand

S3method(intensityqqplot,default)
S3method(intensityqqplot,hp)
S3method(intensityqqplot,hpp)
S3method(intensityqqplot,mmhp)
S3method(intensityqqplot,mmpp)
S3method(pp_compensator,default)
S3method(pp_compensator,hp)
S3method(pp_compensator,hpp)
S3method(pp_compensator,mmhp)
S3method(pp_compensator,mmpp)
S3method(pp_diag,default)
S3method(pp_diag,hp)
S3method(pp_diag,hpp)
S3method(pp_diag,mmhp)
S3method(pp_diag,mmpp)
S3method(pp_simulate,default)
S3method(pp_simulate,hp)
S3method(pp_simulate,hpp)
S3method(pp_simulate,mmhp)
S3method(pp_simulate,mmpp)
S3method(print,hp)
S3method(print,hpp)
S3method(print,mmhp)
S3method(print,mmpp)
export(drawHPIntensity)
export(drawHPPIntensity)
export(drawUniMMHPIntensity)
export(drawUniMMPPIntensity)
export(fithp)
export(fithpp)
export(intensityqqplot)
export(pp_compensator)
export(pp_diag)
export(pp_hp)
export(pp_hpp)
export(pp_ksplot)
export(pp_mmhp)
export(pp_mmpp)
export(pp_qqexp)
export(pp_residual)
export(pp_simulate)
importFrom(graphics,abline)
importFrom(graphics,curve)
importFrom(graphics,layout)
importFrom(graphics,legend)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,segments)
importFrom(stats,constrOptim)
importFrom(stats,ecdf)
importFrom(stats,integrate)
importFrom(stats,ks.test)
importFrom(stats,pexp)
importFrom(stats,ppoints)
importFrom(stats,qexp)
importFrom(stats,qqline)
importFrom(stats,quantile)
importFrom(stats,rexp)
importFrom(stats,rpois)
importFrom(stats,runif)
importFrom(stats,stepfun)
importFrom(utils,capture.output)
importFrom(utils,tail)
