Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

mainVEMPar

VEM step for parallel version


Description

VEM step for parallel version

Usage

mainVEMPar(init.point, n, Q, data, directed, sparse, method, nb.iter, fix.iter,
  epsilon)

Arguments

init.point

Initial point

n

Total number of nodes

Q

Total number of groups

data

Data same of mainVEM

directed

Boolean for directed (TRUE) or undirected (FALSE) case

sparse

Boolean for sparse (TRUE) or not sparse (FALSE) case

method

List of string. Can be "hist" for histogram method or "kernel" for kernel method

nb.iter

Number of iterations

fix.iter

Maximum number of iterations of the fixed point

epsilon

Threshold for the stopping criterion of VEM and fixed point iterations


ppsbm

Clustering in Longitudinal Networks

v0.2.2
GPL (>= 2)
Authors
D. Giorgi, C. Matias, T. Rebafka, F. Villers
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.