# Generated by roxygen2: do not edit by hand

S3method(coef,coxstream)
S3method(print,coxstream)
S3method(vcov,coxstream)
export(coxstream)
export(coxstream_arrow)
importFrom(Rcpp,evalCpp)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,model.response)
importFrom(stats,pnorm)
importFrom(stats,printCoefmat)
importFrom(survival,Surv)
useDynLib(coxstream, .registration = TRUE)
