# Generated by roxygen2: do not edit by hand

S3method(print,coxphf)
S3method(print,coxphftest)
S3method(summary,coxphf)
export(coxphf)
export(coxphfplot)
export(coxphftest)
importFrom(graphics,axis)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,segments)
importFrom(graphics,title)
importFrom(stats,as.formula)
importFrom(stats,coef)
importFrom(stats,model.extract)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,model.response)
importFrom(stats,pchisq)
importFrom(stats,qchisq)
importFrom(stats,qnorm)
importFrom(stats,sd)
importFrom(survival,Surv)
importFrom(utils,tail)
useDynLib(coxphf, .registration=TRUE)
