get_adjacency_matrix_from_dat: Compute adjacency matrix from matrix with factors as columns

View source: R/create_graphs.R

get_adjacency_matrix_from_datR Documentation

Compute adjacency matrix from matrix with factors as columns

Description

Get the adjacency matrix linked to a table where each line represents a combination of factors

Usage

get_adjacency_matrix_from_dat(dat)

Arguments

dat

a dataset with multiple columns, each column containing each factor composing the k sets of the G


RemiMahmoud/kclique documentation built on March 18, 2023, 1:41 p.m.