# Generated by roxygen2: do not edit by hand

S3method(coef,swjm_cv)
S3method(plot,swjm_cv)
S3method(plot,swjm_path)
S3method(plot,swjm_pred)
S3method(predict,swjm_cv)
S3method(print,swjm_cv)
S3method(print,swjm_path)
S3method(print,swjm_pred)
S3method(summary,swjm_cv)
S3method(summary,swjm_path)
export(baseline_hazard)
export(cv_stagewise)
export(generate_data)
export(generate_data_jfm)
export(generate_data_jscm)
export(stagewise_fit)
importFrom(Matrix,Diagonal)
importFrom(Rcpp,sourceCpp)
importFrom(grDevices,adjustcolor)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,barplot)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,matplot)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,text)
importFrom(reReg,simGSC)
importFrom(stats,aggregate)
importFrom(stats,approx)
importFrom(stats,coef)
importFrom(stats,model.matrix)
importFrom(stats,predict)
importFrom(stats,reformulate)
importFrom(stats,rexp)
importFrom(stats,rgamma)
importFrom(stats,rnorm)
importFrom(stats,rpois)
importFrom(stats,runif)
importFrom(stats,rweibull)
importFrom(stats,sd)
useDynLib(swjm, .registration = TRUE)
