# Generated by roxygen2: do not edit by hand

export(Survr)
export(baseRate)
export(mcf)
export(rateReg)
exportClasses(baseRateReg)
exportClasses(rateReg)
exportClasses(rateRegMcf)
exportClasses(sampleMcf)
exportClasses(summaryRateReg)
exportMethods(AIC)
exportMethods(BIC)
exportMethods(baseRate)
exportMethods(coef)
exportMethods(confint)
exportMethods(mcf)
exportMethods(plot)
exportMethods(show)
exportMethods(summary)
importFrom(ggplot2,aes)
importFrom(ggplot2,aes_string)
importFrom(ggplot2,element_text)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_step)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,scale_color_manual)
importFrom(ggplot2,scale_linetype_manual)
importFrom(ggplot2,theme)
importFrom(ggplot2,ylab)
importFrom(grDevices,hcl)
importFrom(graphics,plot)
importFrom(methods,new)
importFrom(methods,setClass)
importFrom(methods,setGeneric)
importFrom(methods,setMethod)
importFrom(methods,show)
importFrom(methods,validObject)
importFrom(splines2,bSpline)
importFrom(splines2,iSpline)
importFrom(splines2,ibs)
importFrom(splines2,mSpline)
importFrom(stats,.getXlevels)
importFrom(stats,AIC)
importFrom(stats,BIC)
importFrom(stats,coef)
importFrom(stats,confint)
importFrom(stats,model.extract)
importFrom(stats,na.exclude)
importFrom(stats,na.fail)
importFrom(stats,na.omit)
importFrom(stats,na.pass)
importFrom(stats,printCoefmat)
importFrom(stats,qnorm)
