impose_zero: Impose zeros in matrix entries which do not correspond to an...

View source: R/utilities_grips.R

impose_zeroR Documentation

Impose zeros in matrix entries which do not correspond to an edge.

Description

Impose zeros in matrix entries which do not correspond to an edge.

Usage

impose_zero(emat, K)

Arguments

emat

Edge matrix (2 x p matrix)

K

Matrix; typically a concentration matrix.


gRim documentation built on Sept. 11, 2024, 7:02 p.m.