vec2net | R Documentation |
vec2net
transfer the matrix vectorized lower diagonals into net to show the component image.Create network matrices from vectorized lower diagonals
vec2net
transfer the matrix vectorized lower diagonals into net to show the component image.
vec2net(invector, make.diag = 1)
invector |
vectorized lower diagonals. |
make.diag |
default value = 1. |
a net matrx
net = vec2net(1:10)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.