Description Usage Arguments Value
runs the VEM algorithm the provided initial point
1  | mainVEM_Q_par(s, ListOfTauRho, modelFamily, model, data, directed)
 | 
s | 
 indice of initial point in ListOfTauRho to be used for this run  | 
ListOfTauRho | 
 a list of initial points  | 
modelFamily | 
 probability distribution for the edges. Possible values:
  | 
model | 
 Implemented models: 
  | 
data | 
 data vector in the undirected model, data matrix in the directed model  | 
directed | 
 booelan to indicate whether the model is directed or undirected  | 
list of estimated model parameters and a node clustering; like the output of fitNSBM()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.