# Generated by roxygen2: do not edit by hand

S3method(add_confidence,triptych)
S3method(add_confidence,triptych_murphy)
S3method(add_confidence,triptych_reliability)
S3method(add_confidence,triptych_roc)
S3method(add_consistency,triptych)
S3method(add_consistency,triptych_reliability)
S3method(autoplot,triptych)
S3method(autoplot,triptych_mcbdsc)
S3method(autoplot,triptych_murphy)
S3method(autoplot,triptych_reliability)
S3method(autoplot,triptych_roc)
S3method(estimates,triptych_mcbdsc)
S3method(estimates,triptych_murphy)
S3method(estimates,triptych_reliability)
S3method(estimates,triptych_roc)
S3method(eval_diag,triptych_mcbdsc)
S3method(eval_diag,triptych_murphy)
S3method(eval_diag,triptych_reliability)
S3method(eval_diag,triptych_roc)
S3method(forecasts,triptych)
S3method(forecasts,triptych_mcbdsc)
S3method(forecasts,triptych_murphy)
S3method(forecasts,triptych_reliability)
S3method(forecasts,triptych_roc)
S3method(format,triptych_mcbdsc)
S3method(format,triptych_murphy)
S3method(format,triptych_reliability)
S3method(format,triptych_roc)
S3method(has_regions,triptych_murphy)
S3method(has_regions,triptych_reliability)
S3method(has_regions,triptych_roc)
S3method(observations,triptych)
S3method(observations,triptych_mcbdsc)
S3method(observations,triptych_murphy)
S3method(observations,triptych_reliability)
S3method(observations,triptych_roc)
S3method(plot,triptych)
S3method(plot,triptych_mcbdsc)
S3method(plot,triptych_murphy)
S3method(plot,triptych_reliability)
S3method(plot,triptych_roc)
S3method(regions,triptych_mcbdsc)
S3method(regions,triptych_murphy)
S3method(regions,triptych_reliability)
S3method(regions,triptych_roc)
S3method(resampling_Bernoulli,triptych_murphy)
S3method(resampling_Bernoulli,triptych_reliability)
S3method(resampling_Bernoulli,triptych_roc)
S3method(resampling_cases,triptych_murphy)
S3method(resampling_cases,triptych_reliability)
S3method(resampling_cases,triptych_roc)
S3method(vctrs::vec_cast,triptych_mcbdsc)
S3method(vctrs::vec_cast,triptych_murphy)
S3method(vctrs::vec_cast,triptych_reliability)
S3method(vctrs::vec_cast,triptych_roc)
S3method(vctrs::vec_ptype2,triptych_mcbdsc)
S3method(vctrs::vec_ptype2,triptych_murphy)
S3method(vctrs::vec_ptype2,triptych_reliability)
S3method(vctrs::vec_ptype2,triptych_roc)
S3method(vec_cast,triptych.double)
S3method(vec_cast,triptych.triptych)
S3method(vec_cast,triptych_mcbdsc.data.frame)
S3method(vec_cast,triptych_mcbdsc.double)
S3method(vec_cast,triptych_mcbdsc.list)
S3method(vec_cast,triptych_mcbdsc.tbl_df)
S3method(vec_cast,triptych_mcbdsc.triptych_mcbdsc)
S3method(vec_cast,triptych_murphy.data.frame)
S3method(vec_cast,triptych_murphy.double)
S3method(vec_cast,triptych_murphy.list)
S3method(vec_cast,triptych_murphy.tbl_df)
S3method(vec_cast,triptych_murphy.triptych_murphy)
S3method(vec_cast,triptych_reliability.data.frame)
S3method(vec_cast,triptych_reliability.double)
S3method(vec_cast,triptych_reliability.list)
S3method(vec_cast,triptych_reliability.tbl_df)
S3method(vec_cast,triptych_reliability.triptych_reliability)
S3method(vec_cast,triptych_roc.data.frame)
S3method(vec_cast,triptych_roc.double)
S3method(vec_cast,triptych_roc.list)
S3method(vec_cast,triptych_roc.tbl_df)
S3method(vec_cast,triptych_roc.triptych_roc)
S3method(vec_ptype2,triptych.triptych)
S3method(vec_ptype2,triptych_mcbdsc.triptych_mcbdsc)
S3method(vec_ptype2,triptych_murphy.triptych_murphy)
S3method(vec_ptype2,triptych_reliability.triptych_reliability)
S3method(vec_ptype2,triptych_roc.triptych_roc)
S3method(vec_ptype_abbr,triptych_mcbdsc)
S3method(vec_ptype_abbr,triptych_murphy)
S3method(vec_ptype_abbr,triptych_reliability)
S3method(vec_ptype_abbr,triptych_roc)
export(add_confidence)
export(add_consistency)
export(as_mcbdsc)
export(as_murphy)
export(as_reliability)
export(as_roc)
export(autoplot)
export(estimates)
export(forecasts)
export(mcbdsc)
export(murphy)
export(observations)
export(regions)
export(reliability)
export(resampling_Bernoulli)
export(resampling_cases)
export(roc)
export(triptych)
import(patchwork)
import(vctrs)
importFrom(class,knn)
importFrom(geomtextpath,geom_labelabline)
importFrom(ggplot2,autoplot)
importFrom(ggrepel,geom_text_repel)
importFrom(graphics,hist)
importFrom(rlang,.data)
importFrom(scales,oob_squish_infinite)
importFrom(stats,rbinom)
importFrom(tidyr,pivot_longer)
useDynLib(triptych, .registration = TRUE)
