# Generated by roxygen2: do not edit by hand

export(Community_cluster_dbscan)
export(Community_cluster_km)
export(Embedding_network)
export(GenerateMMLSM)
export(GenerateMMSBM)
export(InitializationLSM)
export(InitializationMMSBM)
export(PowerIteration)
export(ProjectedGD)
export(SpecClustering)
importFrom(Matrix,sparseMatrix)
importFrom(dbscan,dbscan)
importFrom(geigen,geigen)
importFrom(glmnet,glmnet)
importFrom(graphics,text)
importFrom(plotly,plot_ly)
importFrom(rTensor,as.tensor)
importFrom(rTensor,fnorm)
importFrom(rTensor,k_fold)
importFrom(rTensor,k_unfold)
importFrom(rTensor,modeSum)
importFrom(rTensor,rs_unfold)
importFrom(rTensor,ttl)
importFrom(rTensor,ttm)
importFrom(rTensor,tucker)
importFrom(stats,binomial)
importFrom(stats,dnorm)
importFrom(stats,glm)
importFrom(stats,kmeans)
importFrom(stats,pnorm)
importFrom(stats,rbinom)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(utils,setTxtProgressBar)
importFrom(utils,tail)
importFrom(utils,txtProgressBar)
