WDiag {simplifyNet} | R Documentation |
Calculate the m by m diagonal weight matrix, W
, for an imputed graph.
WDiag(weights)
weights |
List of edges corresponding to edge list. |
Intended as internal function.
Return diagonal weight matrix, W
.
Alexander Mercier