# Generated by roxygen2: do not edit by hand

exportPattern("^[[:alpha:]]+")

S3method(plot,tvcure)
S3method(print,tvcure)
S3method(AIC,tvcure)
S3method(BIC,tvcure)
export(logEvid)
S3method(logEvid, tvcure)
S3method(deviance,tvcure)
S3method(predict,tvcure)
export(tvcure)
export(Pcal.fun)
export(s)
export(testStat)

importFrom("grDevices", "dev.interactive", "devAskNewPage")
importFrom("graphics", "abline", "curve", "grid", "lines", "matplot", "par", "polygon", "rug")
importFrom("stats", "dgamma", "na.omit", "nlm", "nlminb", "pchisq",
           "pf", "printCoefmat", "qchisq", "qnorm", "quantile", "sd",
           "splinefun", "model.matrix", "model.frame",
           "dweibull", "pweibull", "rbinom", "rexp", "rnorm", "rpois", "runif", "symnum",
           "AIC","BIC")
importFrom("utils", "tail", "head")
importFrom("cubicBsplines", "Bsplines", "D2Bsplines")
importFrom("Rfast", "colsums", "colCumSums", "Crossprod")
importFrom("Matrix", "bdiag", "nearPD")
importFrom("mgcv","psum.chisq")
importFrom("Rfast","colsums", "colCumSums", "Crossprod")
importFrom("MASS", "ginv")
