# Generated by roxygen2: do not edit by hand

S3method(cdf,data.frame)
S3method(cdf,idr)
S3method(crps,data.frame)
S3method(crps,idr)
S3method(pit,data.frame)
S3method(pit,idr)
S3method(plot,idr)
S3method(predict,dindexfit)
S3method(predict,idrfit)
S3method(print,idr)
S3method(print,idrfit)
S3method(qpred,data.frame)
S3method(qpred,idr)
export(bscore)
export(cdf)
export(crps)
export(dindexm)
export(idr)
export(idrbag)
export(osqpSettings)
export(pit)
export(qpred)
export(qscore)
importFrom(graphics,plot)
importFrom(osqp,osqp)
importFrom(osqp,osqpSettings)
importFrom(stats,approx)
importFrom(stats,ecdf)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(stats,runif)
importFrom(stats,setNames)
importFrom(stats,stepfun)
importFrom(utils,tail)
useDynLib(isodistrreg, .registration = TRUE)
