vec2net.l: Convert vector to network

View source: R/Utilities.R

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


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