# Generated by roxygen2: do not edit by hand

S3method(coef,gpc_hybrid2_em_fit)
S3method(plot,gpc_hybrid2_em_ci)
S3method(plot,gpc_hybrid2_em_fit)
S3method(plot,gpc_hybrid2_em_mcmc)
S3method(print,gpc_dist)
S3method(print,gpc_hybrid2_em_ci)
S3method(print,gpc_hybrid2_em_fit)
S3method(print,gpc_hybrid2_em_gof)
S3method(print,gpc_hybrid2_em_mcmc)
S3method(print,gpc_sim_hybrid2_em)
S3method(summary,gpc_hybrid2_em_ci)
S3method(summary,gpc_hybrid2_em_fit)
S3method(summary,gpc_hybrid2_em_gof)
S3method(summary,gpc_hybrid2_em_mcmc)
S3method(summary,gpc_sim_hybrid2_em)
export(boot_ci_hybrid2_em)
export(boot_ci_hybrid_ty2_em)
export(capability_hybrid2_em)
export(capability_hybrid_ty2_em)
export(dist_exp_exp)
export(dist_exponential)
export(dist_gamma)
export(dist_logistic_exp)
export(dist_lognormal)
export(dist_normal)
export(dist_rayleigh)
export(dist_weibull)
export(eval_performance_em)
export(eval_performance_hybrid2_em)
export(fit_hybrid2_em)
export(fit_hybrid_ty2_em)
export(gof_test)
export(gof_test_hybrid2)
export(gpc_boot_hybrid2_em)
export(gpc_hybrid2_em)
export(gpc_hybrid2_em_fit)
export(gpc_index_hybrid2_em)
export(gpc_sim_hybrid2_em)
export(gpci_fit_hybrid2_em)
export(gpci_mcmc_hybrid2)
export(make_gpc_dist)
export(mcmc_hybrid2_chain)
export(mcmc_hybrid_ty2_chain)
export(simulate_hybrid2_data)
importFrom(UniCensorEM,em.control)
importFrom(UniCensorEM,em_fit)
importFrom(gofPHCS,cens_data)
importFrom(gofPHCS,gof_test)
importFrom(gofPHCS,make_distribution)
importFrom(graphics,abline)
importFrom(graphics,grid)
importFrom(graphics,hist)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(stats,density)
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)
