# Generated by roxygen2: do not edit by hand

S3method(boot,gam_cal)
S3method(boot,glm_cal)
S3method(boot,loess_cal)
S3method(boot,lowess_cal)
S3method(plot,pmcalibration)
S3method(print,logistic_cal)
S3method(print,logistic_calsummary)
S3method(print,pmcalibration)
S3method(print,pmcalibrationsummary)
S3method(simb,gam_cal)
S3method(simb,glm_cal)
S3method(simb,loess_cal)
S3method(simb,lowess_cal)
S3method(summary,logistic_cal)
S3method(summary,pmcalibration)
export(boot)
export(cal_metrics)
export(gam_cal)
export(get_cc)
export(glm_cal)
export(invlogit)
export(loess_cal)
export(logistic_cal)
export(logit)
export(lowess_cal)
export(pmcalibration)
export(predict_lowess)
export(reg_spline_X)
export(run_boots)
export(sim_dat)
export(simb)
importFrom(graphics,abline)
importFrom(graphics,lines)
importFrom(methods,is)
importFrom(stats,approx)
importFrom(stats,binomial)
importFrom(stats,coef)
importFrom(stats,confint)
importFrom(stats,glm)
importFrom(stats,loess)
importFrom(stats,lowess)
importFrom(stats,median)
importFrom(stats,pnorm)
importFrom(stats,predict)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,rbinom)
importFrom(stats,rnorm)
importFrom(stats,summary.glm)
importFrom(stats,vcov)
