initialRho {noisySBM} | R Documentation |
compute initial values of rho
Description
for every provided initial point of tau nbOfPointsPerTau initial values of rho are computed in the Gamma model also initial values of nu are computed
Usage
initialRho(listOfTau, nbOfPointsPerTau, data, modelFamily, model, directed)
Arguments
listOfTau |
output of initialTau() |
nbOfPointsPerTau |
number of initializations of the latent binary graph associated with each initial latent block memberships |
data |
data vector in the undirected model, data matrix in the directed model |
modelFamily |
probability distribution for the edges. Possible values:
|
model |
Implemented models:
|
directed |
booelan to indicate whether the model is directed or undirected |
Value
list of inital points of tau and rho