# Generated by roxygen2: do not edit by hand

S3method(AIC,remstimate)
S3method(AICC,remstimate)
S3method(BIC,remstimate)
S3method(WAIC,remstimate)
S3method(diagnostics,remstimate)
S3method(plot,diagnostics)
S3method(plot,remstimate)
S3method(print,diagnostics)
S3method(print,remstimate)
S3method(summary,diagnostics)
S3method(summary,remstimate)
export(AICC)
export(WAIC)
export(diagnostics)
export(remstimate)
import(grDevices)
import(graphics)
import(remify)
import(remstats)
import(stats)
importFrom(Rcpp,sourceCpp)
importFrom(stats,AIC)
importFrom(stats,BIC)
useDynLib(remstimate, .registration = TRUE)
