# Generated by roxygen2: do not edit by hand

S3method(AIC,multifrailty_fit)
S3method(BIC,multifrailty_fit)
S3method(coef,multifrailty_fit)
S3method(confint,multifrailty_fit)
S3method(logLik,multifrailty_fit)
S3method(print,multifrailty_fit)
S3method(print,summary.multifrailty_fit)
S3method(summary,multifrailty_fit)
S3method(vcov,multifrailty_fit)
export(baseline_hazard)
export(bootstrap_waic)
export(compare_models)
export(cv_frailty)
export(diagnostics_table)
export(fit_frailty)
export(forecast_frailty)
export(frailty_functions)
export(frailty_laplace)
export(influence_frailty)
export(loglik_frailty)
export(multifrailty)
export(plot_all)
export(plot_baseline)
export(plot_coef_forest)
export(plot_dfbetas)
export(plot_frailty_density)
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_frailty)
export(r_gl1)
export(r_gl2)
export(r_gw)
export(r_ig)
export(residuals_frailty)
export(risk_predict)
export(simulate_mle_performance)
export(simulation_study)
export(survival_at)
importFrom(grDevices,dev.interactive)
importFrom(graphics,abline)
importFrom(graphics,boxplot)
importFrom(graphics,curve)
importFrom(graphics,hist)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,rug)
importFrom(maxLik,maxLik)
importFrom(numDeriv,hessian)
importFrom(numDeriv,jacobian)
importFrom(stats,AIC)
importFrom(stats,BIC)
importFrom(stats,coef)
importFrom(stats,dnorm)
importFrom(stats,integrate)
importFrom(stats,ks.test)
importFrom(stats,logLik)
importFrom(stats,optim)
importFrom(stats,optimize)
importFrom(stats,pgamma)
importFrom(stats,plogis)
importFrom(stats,pnorm)
importFrom(stats,qgamma)
importFrom(stats,qlogis)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,rgamma)
importFrom(stats,runif)
importFrom(stats,rweibull)
importFrom(stats,vcov)
importFrom(survival,Surv)
importFrom(survival,is.Surv)
importFrom(utils,head)
importFrom(utils,tail)
