# Generated by roxygen2: do not edit by hand

S3method(plot,gpciProgTyIIImpSam)
S3method(print,gpciProgTyIIImpSam)
S3method(summary,gpciProgTyIIImpSam)
export(capability)
export(define_distribution)
export(dist_exponential)
export(dist_gamma)
export(dist_logistic_exp)
export(dist_normal)
export(dist_weibull)
export(gpci_prog_ty2_impsam)
export(heidelberger_welch)
export(hpd_interval)
export(impsam_prog_ty2)
importFrom(graphics,abline)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,polygon)
importFrom(graphics,title)
importFrom(stats,density)
importFrom(stats,dexp)
importFrom(stats,dgamma)
importFrom(stats,dnorm)
importFrom(stats,dweibull)
importFrom(stats,optim)
importFrom(stats,pexp)
importFrom(stats,pgamma)
importFrom(stats,pnorm)
importFrom(stats,pweibull)
importFrom(stats,qnorm)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,var)
