# Generated by roxygen2: do not edit by hand

S3method(print,TimeROC)
S3method(print,fitTROC)
export(get.copula)
export(get.distributions)
export(rate_change)
export(rtimeroc)
export(timeroc_auc)
export(timeroc_fit)
export(timeroc_gof)
export(timeroc_obj)
export(timeroc_predict)
import(Rcpp)
import(VineCopula)
import(flexsurv)
import(methods)
import(rstantools)
import(sn)
import(survival)
importFrom(DescTools,AUC)
importFrom(GofCens,KScens)
importFrom(Matrix,nearPD)
importFrom(RcppParallel,RcppParallelLibs)
importFrom(cubature,hcubature)
importFrom(graphics,layout)
importFrom(moments,skewness)
importFrom(mvtnorm,rmvnorm)
importFrom(rstan,sampling)
importFrom(rstantools,rstan_config)
importFrom(stats,confint.default)
importFrom(stats,glm)
importFrom(stats,ks.test)
importFrom(stats,na.omit)
importFrom(stats,ppoints)
importFrom(stats,qexp)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,rnorm)
useDynLib(parTimeROC, .registration = TRUE)
