# Generated by roxygen2: do not edit by hand

S3method(plot,cv.hmlasso)
S3method(plot,hmlasso)
S3method(predict,hmlasso)
export(covCdaC)
export(cv.hmlasso)
export(hmlasso)
import(Rcpp)
importFrom(Matrix,sparseMatrix)
importFrom(RSpectra,eigs_sym)
importFrom(Rcpp,evalCpp)
importFrom(Rcpp,sourceCpp)
importFrom(graphics,abline)
importFrom(graphics,arrows)
importFrom(graphics,matlines)
importFrom(graphics,plot)
importFrom(stats,cor)
importFrom(stats,cov)
importFrom(stats,glm)
importFrom(stats,median)
importFrom(stats,residuals)
importFrom(stats,sd)
importFrom(stats,var)
useDynLib(hmlasso)
