export(balance_wt)
export(boot_tte)
export(check_tte)
export(combine_wt)
export(curve_tte)
export(diagnose_wt)
export(discsurvreg)
export(est_wt)
export(seqdesign_tte)
export(std_tte)
S3method(as.data.frame,balance_wt)
S3method(as.data.frame,check_tte)
S3method(as.data.frame,curve_tte)
S3method(as.data.frame,est_wt)
S3method(as.data.frame,std_tte)
S3method(coef,discsurvreg)
S3method(confint,discsurvreg)
S3method(plot,balance_wt)
S3method(plot,curve_tte)
S3method(plot,diagnose_wt)
S3method(plot,est_wt)
S3method(plot,std_tte)
S3method(predict,discsurvreg)
S3method(print,balance_wt)
S3method(print,boot_tte)
S3method(print,check_tte)
S3method(print,combine_wt)
S3method(print,curve_tte)
S3method(print,diagnose_wt)
S3method(print,discsurvreg)
S3method(print,est_wt)
S3method(print,std_tte)
S3method(print,summary.balance_wt)
S3method(print,summary.curve_tte)
S3method(print,summary.discsurvreg)
S3method(print,summary.est_wt)
S3method(print,summary.std_tte)
S3method(summary,balance_wt)
S3method(summary,curve_tte)
S3method(summary,diagnose_wt)
S3method(summary,discsurvreg)
S3method(summary,est_wt)
S3method(summary,std_tte)
S3method(vcov,discsurvreg)
S3method(weights,combine_wt)
S3method(weights,est_wt)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,hist)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(stats,ave)
importFrom(stats,binomial)
importFrom(stats,coef)
importFrom(stats,confint)
importFrom(stats,delete.response)
importFrom(stats,glm)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,model.response)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(stats,quasibinomial)
importFrom(stats,sd)
importFrom(stats,terms)
importFrom(stats,vcov)
importFrom(stats,weights)
importFrom(utils,head)
importFrom(utils,tail)
