DESP_Weighted_Graph: Graph representation from the matrix B

Description Usage Arguments Value Author(s) See Also

View source: R/DESP_Weighted_Graph.R

Description

This function build a weighted undirected graph without loops from the matrix B. The weights of the edges depend on squared partial correlations.

Usage

1

Arguments

B

The coefficient matrix.

n

The sample size.

Value

A new undirected graphNEL object.

Author(s)

Arnak Dalalyan and Samuel Balmand.

See Also

sparseM2Graph


DESP documentation built on May 29, 2017, 9:27 p.m.