# Generated by roxygen2: do not edit by hand

S3method("$",IDR)
S3method("[[",IDR)
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(isotonic_regression)
export(pit)
export(plain_survival_isotonic_distributional_regression)
export(plain_survival_isotonic_distributional_regression_threshold)
export(qpred)
export(qscore)
export(survival_isotonic_distributional_regression_threshold)
importFrom(graphics,plot)
importFrom(stats,
  approx,
  ecdf,
  predict,
  quantile,
  runif,
  setNames,
  stepfun
)
importFrom(utils,
  modifyList,
  tail
)
useDynLib(isodistrreg, .registration = TRUE)
