get_graph_from_dat: Compute graph from matrix with factors as columns

View source: R/create_graphs.R

get_graph_from_datR Documentation

Compute graph from matrix with factors as columns

Description

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

Usage

get_graph_from_dat(dat)

Arguments

dat

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

Value

a k-partite graph, from class graph (package igraph).


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