# 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(hist_frail)
export(plot_hr)
export(plot_pred)
importFrom(Rcpp,evalCpp)
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,delete.response)
importFrom(stats,drop.terms)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,pchisq)
importFrom(stats,printCoefmat)
importFrom(survival,Surv)
useDynLib(frailtyEM, .registration=TRUE)
