# Generated by roxygen2: do not edit by hand

S3method(print,bcfraildv)
S3method(print,bcgfrailev)
S3method(print,coxphgmfr)
S3method(summary,bcfraildv)
S3method(summary,bcgfrailev)
S3method(summary,coxphgmfr)
export(bcfraildv)
export(bcfraildv.control)
export(bcgfrailev)
export(coxphgmfr)
export(simbcfraildv)
importFrom(bcfrailph,bcfrailph)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,nlm)
importFrom(stats,nlminb)
importFrom(stats,pnorm)
importFrom(stats,printCoefmat)
importFrom(stats,quantile)
importFrom(stats,rbinom)
importFrom(stats,rgamma)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,terms)
importFrom(survival,Surv)
importFrom(survival,coxph)
