# Generated by roxygen2: do not edit by hand

useDynLib(Temporal, .registration=TRUE)
importFrom(Rcpp,evalCpp)
exportPattern("^[[:alpha:]]+")
S3method(print,contrast)
S3method(print,fit)
export(compParaSurv)
export(fitParaSurv)
export(genData)
export(paraRMST)
export(survFunc)
export(survLogLik)
exportClasses(contrast)
exportClasses(fit)
importFrom(Rcpp,sourceCpp)
importFrom(expint,gammainc)
importFrom(methods,new)
importFrom(methods,show)
importFrom(numDeriv,grad)
importFrom(numDeriv,hessian)
importFrom(plyr,aaply)
importFrom(stats,integrate)
importFrom(stats,optimize)
importFrom(stats,pnorm)
importFrom(stats,qgamma)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,rgamma)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,uniroot)
importFrom(stats,var)
