# Generated by roxygen2: do not edit by hand

S3method(aic,remstimate)
S3method(aicc,remstimate)
S3method(bic,remstimate)
S3method(diagnostics,remstimate)
S3method(plot,remstimate)
S3method(print,remstimate)
S3method(summary,remstimate)
S3method(waic,remstimate)
export(aic)
export(aicc)
export(bic)
export(diagnostics)
export(remstimate)
export(waic)
import(grDevices)
import(graphics)
import(remify)
import(remstats)
import(stats)
importFrom(Rcpp,sourceCpp)
useDynLib(remstimate, .registration = TRUE)
