sqrt_WDiag | R Documentation |
sqrt(w_e)
on the diagonal.Calculate the m by m diagonal weight matrix, W
, for an inputted graph with sqrt(w_e)
on the diagonal.
sqrt_WDiag(weights)
weights |
List of edges corresponding to edge list. |
Intended as internal function.
Return diagonal weight matrix, W
, with √(w_e) on the diagonal.
Alexander Mercier
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.