vec2net.u: Convert vector to network

View source: R/Utilities.R

vec2net.uR 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


CJIVE documentation built on Jan. 22, 2023, 1:24 a.m.