# Generated by roxygen2: do not edit by hand

S3method(coef,gpc_em_fit)
S3method(print,gpc_em_ci)
S3method(print,gpc_em_fit)
S3method(summary,gpc_em_ci)
S3method(summary,gpc_em_fit)
export(boot_ci_prog_em)
export(capability_prog_em)
export(dist_exp_exp)
export(dist_gamma)
export(dist_logistic_exp)
export(dist_normal)
export(dist_weibull)
export(eval_performance_em)
export(fit_prog_ty2_em)
export(gpc_boot_em)
export(gpc_em_fit)
export(gpc_index_em)
export(gpc_sim_em)
export(make_gpc_dist)
importFrom(UniCensorEM,em.control)
importFrom(UniCensorEM,em_fit)
importFrom(stats,integrate)
importFrom(stats,optim)
importFrom(stats,pnorm)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(stats,var)
