# Generated by roxygen2: do not edit by hand

S3method(augment,ipd)
S3method(glance,ipd)
S3method(print,ipd)
S3method(print,summary.ipd)
S3method(summary,ipd)
S3method(tidy,ipd)
export(augment)
export(chen_logistic)
export(chen_ols)
export(chen_poisson)
export(glance)
export(ipd)
export(pdc_logistic)
export(pdc_ols)
export(pdc_poisson)
export(postpi_analytic_ols)
export(postpi_boot_logistic)
export(postpi_boot_ols)
export(ppi_a_ols)
export(ppi_logistic)
export(ppi_mean)
export(ppi_ols)
export(ppi_plusplus_logistic)
export(ppi_plusplus_logistic_est)
export(ppi_plusplus_mean)
export(ppi_plusplus_mean_est)
export(ppi_plusplus_ols)
export(ppi_plusplus_ols_est)
export(ppi_plusplus_quantile)
export(ppi_plusplus_quantile_est)
export(ppi_quantile)
export(pspa_logistic)
export(pspa_mean)
export(pspa_ols)
export(pspa_poisson)
export(pspa_quantile)
export(simdat)
export(tidy)
exportClasses(ipd)
exportMethods(show)
import(MASS)
import(caret)
import(gam)
import(methods)
import(stats)
import(tibble)
importFrom(gam,gam)
importFrom(generics,augment)
importFrom(generics,glance)
importFrom(generics,tidy)
importFrom(randomForest,randomForest)
importFrom(ranger,ranger)
importFrom(splines,ns)
importFrom(tibble,tibble)
