# Generated by roxygen2: do not edit by hand

S3method(confint,ipw_haldensify)
S3method(plot,haldensify)
S3method(predict,haldensify)
S3method(print,haldensify)
S3method(print,ipw_haldensify)
export(fit_haldensify)
export(haldensify)
export(ipw_shift)
export(predict.haldensify)
importFrom(Rdpack,reprompt)
importFrom(assertthat,assert_that)
importFrom(data.table,":=")
importFrom(data.table,as.data.table)
importFrom(data.table,data.table)
importFrom(data.table,setnames)
importFrom(dplyr,"%>%")
importFrom(dplyr,between)
importFrom(dplyr,bind_rows)
importFrom(dplyr,case_when)
importFrom(dplyr,mutate)
importFrom(dplyr,relocate)
importFrom(future.apply,future_lapply)
importFrom(future.apply,future_mapply)
importFrom(ggplot2,aes_string)
importFrom(ggplot2,cut_interval)
importFrom(ggplot2,cut_number)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_vline)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,theme_bw)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(hal9001,fit_hal)
importFrom(matrixStats,colMeans2)
importFrom(matrixStats,colSums2)
importFrom(matrixStats,colVars)
importFrom(matrixStats,diff2)
importFrom(origami,cross_validate)
importFrom(origami,fold_index)
importFrom(origami,make_folds)
importFrom(origami,training)
importFrom(origami,validation)
importFrom(rlang,set_names)
importFrom(scales,percent)
importFrom(stats,IQR)
importFrom(stats,aggregate)
importFrom(stats,confint)
importFrom(stats,loess)
importFrom(stats,plogis)
importFrom(stats,predict)
importFrom(stats,qlogis)
importFrom(stats,qnorm)
importFrom(stats,var)
importFrom(stats,weighted.mean)
importFrom(stringr,str_remove)
importFrom(tibble,add_column)
importFrom(tibble,as_tibble)
importFrom(tibble,tibble)
importFrom(utils,head)
