build_fold_matrix {MLVSBM}R Documentation

Title

Description

Title

Usage

build_fold_matrix(X, K)

Arguments

X

An adjacency matrix

K

An integer, the number of folds

Value

A matrix of the same size than X with class integer as coefficient


[Package MLVSBM version 0.2.4 Index]