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 Oct. 16, 2024, 1:07 a.m.