laplacian_matrix: Get the associated laplacian matrix.

Description Usage Arguments Details Value Examples

View source: R/laplacian_matrix.R

Description

This function takes sparse matrix of contacts and returns its corresponding Laplacian matrix.

Usage

1

Arguments

x

A dgTMatrix of contacts.

Details

This is an auxiliary function used by reproducibility_score.

Value

The associated dgTMatrix laplacian matrix.

Examples

1
plot(0)

qenvio/dryhic documentation built on March 17, 2020, 8:37 p.m.