# Generated by roxygen2: do not edit by hand

S3method(coefficients,linear2ph)
S3method(coefficients,logistic2ph)
S3method(print,linear2ph)
S3method(print,logistic2ph)
S3method(print,summary.linear2ph)
S3method(print,summary.logistic2ph)
S3method(summary,linear2ph)
S3method(summary,logistic2ph)
export(cv_linear2ph)
export(cv_logistic2ph)
export(linear2ph)
export(logistic2ph)
export(spline2ph)
importFrom(Rcpp,evalCpp)
importFrom(Rcpp,sourceCpp)
importFrom(data.table,":=")
importFrom(data.table,CJ)
importFrom(data.table,copy)
importFrom(data.table,data.table)
importFrom(data.table,rbindlist)
importFrom(data.table,setDT)
importFrom(data.table,setkeyv)
importFrom(data.table,setorderv)
importFrom(stats,as.formula)
importFrom(stats,coefficients)
importFrom(stats,glm)
importFrom(stats,pchisq)
useDynLib(sleev, .registration=TRUE)
