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