# Generated by roxygen2: do not edit by hand

S3method(predict,emfrail)
S3method(print,emfrail)
S3method(print,emfrail_summary)
S3method(summary,emfrail)
export(emfrail)
export(emfrail_control)
export(emfrail_distribution)
export(emfrail_pll)
export(gghist_frail)
export(ggplot_frail)
export(ggplot_hr)
export(ggplot_pred)
export(hist_frail)
export(plot_hr)
export(plot_pred)
importFrom(Rcpp,evalCpp)
importFrom(expint,expint_En)
importFrom(ggplot2,aes_string)
importFrom(ggplot2,geom_abline)
importFrom(ggplot2,geom_errorbar)
importFrom(ggplot2,geom_histogram)
importFrom(ggplot2,geom_hline)
importFrom(ggplot2,geom_path)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_step)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,scale_colour_manual)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(ggplot2,ylim)
importFrom(graphics,abline)
importFrom(graphics,hist)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,plot)
importFrom(magrittr,"%>%")
importFrom(stats,.getXlevels)
importFrom(stats,approx)
importFrom(stats,as.formula)
importFrom(stats,coef)
importFrom(stats,cor)
importFrom(stats,delete.response)
importFrom(stats,drop.terms)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,nlm)
importFrom(stats,pchisq)
importFrom(stats,printCoefmat)
importFrom(stats,uniroot)
importFrom(survival,Surv)
useDynLib(frailtyEM, .registration=TRUE)
