# Generated by roxygen2: do not edit by hand

S3method(AIC,igp_fit)
S3method(BIC,igp_fit)
S3method(coef,igp_fit)
S3method(confint,igp_fit)
S3method(logLik,igp_fit)
S3method(plot,igp_fit)
S3method(predict,igp_fit)
S3method(print,ad_test_ig)
S3method(print,igp_fit)
S3method(print,individual_frailty)
S3method(print,lifetime_dist)
S3method(print,lr_test)
S3method(print,summary_igp_fit)
S3method(summary,igp_fit)
S3method(vcov,igp_fit)
export(ad_test_ig)
export(d_ig)
export(igp_fit)
export(individual_frailty)
export(lifetime_dist)
export(lr_test)
export(p_ig)
export(q_ig)
export(r_ig)
export(sim_igp)
importFrom(grDevices,rainbow)
importFrom(graphics,abline)
importFrom(graphics,barplot)
importFrom(graphics,box)
importFrom(graphics,grid)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,text)
importFrom(graphics,title)
importFrom(stats,AIC)
importFrom(stats,BIC)
importFrom(stats,coef)
importFrom(stats,confint)
importFrom(stats,dnorm)
importFrom(stats,logLik)
importFrom(stats,optim)
importFrom(stats,pchisq)
importFrom(stats,pnorm)
importFrom(stats,predict)
importFrom(stats,qnorm)
importFrom(stats,rgamma)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,uniroot)
importFrom(stats,vcov)
importFrom(utils,head)
importFrom(utils,tail)
