Learn R Programming

ppsbm (version 1.0.0)

taurhoInitial: Sparse setup - \(\rho\) parameter

Description

Sparse setup - \(\rho\) parameter

Usage

taurhoInitial(tau, data, n, Q, directed = TRUE)

Value

Both \(\tau\) and \(\rho\).

Arguments

tau

\(\tau\)

data

Data : only needs the \(N_{ijk}\) field of data

n

Total number of nodes

Q

Total number of groups

directed

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