# Generated by roxygen2: do not edit by hand

export(candidates)
export(coef_spicefp)
export(evaluate.candidates)
export(finemeshed2d)
export(finemeshed3d)
export(getD3dSparse)
export(hist_2d)
export(hist_3d)
export(logbreaks)
export(meancoef)
export(spicefp)
importFrom(Matrix,bandSparse)
importFrom(Matrix,rowSums)
importFrom(doParallel,registerDoParallel)
importFrom(foreach,"%dopar%")
importFrom(foreach,foreach)
importFrom(genlasso,coef.genlasso)
importFrom(genlasso,fusedlasso)
importFrom(genlasso,fusedlasso2d)
importFrom(genlasso,getGraph)
importFrom(graphics,plot)
importFrom(parallel,detectCores)
importFrom(purrr,map)
importFrom(purrr,map_dfc)
importFrom(purrr,pmap)
importFrom(stats,lm)
importFrom(stats,sd)
importFrom(stats,var)
importFrom(stats,weighted.mean)
importFrom(stringr,str_c)
importFrom(stringr,str_split)
importFrom(tidyr,spread_)
importFrom(utils,read.table)
importFrom(utils,write.table)
