# Generated by roxygen2: do not edit by hand

S3method(AIC,gamma_frailty_fit)
S3method(coef,gamma_frailty_fit)
S3method(confint,gamma_frailty_fit)
S3method(logLik,gamma_frailty_fit)
S3method(nobs,gamma_frailty_fit)
S3method(plot,gamma_frailty)
S3method(predict,gamma_frailty)
S3method(print,gamma_frailty)
S3method(print,gamma_frailty_fit)
S3method(print,summary.gamma_frailty)
S3method(print,summary.gamma_frailty_fit)
S3method(residuals,gamma_frailty)
S3method(summary,gamma_frailty)
S3method(summary,gamma_frailty_fit)
S3method(vcov,gamma_frailty_fit)
export(baseline_hazard)
export(bootstrap_waic)
export(compare_models)
export(cv_frailty)
export(diagnostics_table)
export(fit_gamma_frailty)
export(forecast_frailty)
export(gamma_frailty)
export(gamma_frailty_functions)
export(influence_frailty)
export(loglik_gamma_frailty)
export(plot_all)
export(plot_baseline)
export(plot_coef_forest)
export(plot_dfbetas)
export(plot_leverage)
export(plot_qq_residuals)
export(plot_residuals_fitted)
export(plot_residuals_leverage)
export(plot_scale_location)
export(plot_survival_km)
export(predict_frailty)
export(r_arvind)
export(r_gamma_frailty)
export(r_lfr)
export(r_lindley)
export(r_mtl)
export(r_pfr)
export(r_pxg)
export(residuals_frailty)
export(risk_predict)
export(simulate_mle_performance)
export(simulation_study)
export(survival_at)
importFrom(stats,AIC)
importFrom(stats,coef)
importFrom(stats,confint)
importFrom(stats,logLik)
importFrom(stats,nobs)
importFrom(stats,quantile)
importFrom(stats,setNames)
importFrom(stats,vcov)
importFrom(survival,Surv)
importFrom(tools,file_ext)
importFrom(utils,head)
