# Generated by roxygen2: do not edit by hand

S3method(autoplot,SPQR)
S3method(coef,SPQR)
S3method(predict,SPQR)
S3method(print,SPQR)
S3method(print,summary.SPQR)
S3method(summary,SPQR)
export(QALE)
export(SPQR)
export(autoplot)
export(createFolds.SPQR)
export(cv.SPQR)
export(load.SPQR)
export(plotEstimator)
export(plotGOF)
export(plotMCMCtrace)
export(plotQALE)
export(plotQVI)
export(save.SPQR)
import(ggplot2)
importFrom(ggplot2,autoplot)
importFrom(progressr,handlers)
importFrom(progressr,progressor)
importFrom(stats,quantile)
importFrom(stats,rgamma)
importFrom(torch,`%>%`)
importFrom(torch,distr_gamma)
importFrom(torch,distr_normal)
importFrom(torch,nn_batch_norm1d)
importFrom(torch,nn_parameter)
importFrom(torch,nnf_dropout)
importFrom(torch,nnf_linear)
importFrom(torch,nnf_softmax)
importFrom(torch,torch_tensor)
useDynLib(SPQR)
