# Generated by roxygen2: do not edit by hand

S3method(plot,MADMMplasso)
S3method(plot,cv_MADMMplasso)
S3method(predict,MADMMplasso)
export(MADMMplasso)
export(admm_MADMMplasso)
export(admm_MADMMplasso_cpp)
export(compute_pliable)
export(cv_MADMMplasso)
export(generate_my_w)
export(sim2)
export(tree_parms)
import(Rcpp)
import(RcppArmadillo)
import(class)
importFrom(MASS,mvrnorm)
importFrom(Matrix,Diagonal)
importFrom(Matrix,bdiag)
importFrom(Matrix,sparseMatrix)
importFrom(Rcpp,sourceCpp)
importFrom(class,knn1)
importFrom(doParallel,registerDoParallel)
importFrom(foreach,"%dopar%")
importFrom(foreach,foreach)
importFrom(foreach,getDoParRegistered)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,lines)
importFrom(graphics,matplot)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,segments)
importFrom(graphics,text)
importFrom(methods,as)
importFrom(parallel,detectCores)
importFrom(parallel,makeCluster)
importFrom(parallel,stopCluster)
importFrom(spatstat.sparse,as.sparse3Darray)
importFrom(stats,dist)
importFrom(stats,hclust)
importFrom(stats,lm)
importFrom(stats,rbinom)
importFrom(stats,sd)
importFrom(stats,var)
useDynLib(MADMMplasso, .registration = TRUE)
