# Generated by roxygen2: do not edit by hand

S3method(autoplot,emfrail)
S3method(coef,emfrail)
S3method(logLik,emfrail)
S3method(model.frame,emfrail)
S3method(model.matrix,emfrail)
S3method(plot,emfrail)
S3method(predict,emfrail)
S3method(print,emfrail)
S3method(print,emfrail_summary)
S3method(residuals,emfrail)
S3method(summary,emfrail)
S3method(vcov,emfrail)
export(autoplot)
export(ca_test)
export(emfrail)
export(emfrail_control)
export(emfrail_dist)
export(emfrail_pll)
importFrom(Matrix,bdiag)
importFrom(Rcpp,evalCpp)
importFrom(expint,expint_En)
importFrom(ggplot2,aes_string)
importFrom(ggplot2,autoplot)
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,labs)
importFrom(ggplot2,scale_colour_manual)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,theme_minimal)
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(numDeriv,hessian)
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,optimize)
importFrom(stats,pchisq)
importFrom(stats,printCoefmat)
importFrom(stats,uniroot)
importFrom(survival,Surv)
importFrom(survival,basehaz)
importFrom(survival,cox.zph)
importFrom(survival,coxph)
importFrom(tibble,rownames_to_column)
useDynLib(frailtyEM, .registration=TRUE)
