tauUp {noisySBM}R Documentation

Create new values of tau by splitting groups of provided tau

Description

Create nbOfSplits (or all) new values of tau by splitting nbOfSplits (or all) groups of provided tau

Usage

tauUp(tau, nbOfSplits = 1)

Arguments

tau

soft node clustering

nbOfSplits

number of required splits of blocks

Value

a list of length nbOfSplits (at most) of initial points for tau


[Package noisySBM version 0.1.4 Index]