impose_zero {gRim} | R 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. |
[Package gRim version 0.3.3 Index]