vec2net.l {CJIVE} | R Documentation |
Convert vector to network
Description
Converts a vector of size p choose 2 into a p-by-p lower triangular matrix
Usage
vec2net.l(invector)
Arguments
invector |
numeric vector of size p choose 2 |
Value
lower triangular p-by-p matrix
[Package CJIVE version 0.1.0 Index]