# Generated by roxygen2: do not edit by hand

S3method(plot,fastcpd)
S3method(print,fastcpd)
S3method(show,fastcpd)
S3method(summary,fastcpd)
export(fastcpd)
exportClasses(fastcpd)
exportMethods(plot)
exportMethods(print)
exportMethods(show)
exportMethods(summary)
importFrom(DescTools,Winsorize)
importFrom(Rcpp,evalCpp)
importFrom(fastglm,fastglm)
importFrom(glmnet,cv.glmnet)
importFrom(glmnet,glmnet)
importFrom(glmnet,predict.glmnet)
importFrom(methods,show)
useDynLib(fastcpd, .registration = TRUE)
