getRho: compute rho associated with given values of w, nu0 and nu

Description Usage Arguments Value

View source: R/VEMinitialization.R

Description

compute rho associated with given values of w, nu0 and nu

Usage

1
getRho(Q, w, nu0, nu, data, modelFamily)

Arguments

Q

number of latent blocks in the noisy stochastic block model

w

weight parameter in the noisy stochastic block model

nu0

null parameter in the noisy stochastic block model

nu

alternative parameter in the noisy stochastic block model

data

data vector in the undirected model, data matrix in the directed model

modelFamily

probability distribution for the edges. Possible values: Gauss, Gamma

Value

a matrix of conditional probabilities of an edge given the node memberships of the interacting nodes


noisySBM documentation built on Dec. 16, 2020, 5:09 p.m.