Learn R Programming

noisysbmGGM (version 0.1.2.3)

matrixToVec: matrixToVec

Description

matrixToVec

Usage

matrixToVec(X)

Value

a vector contenting the coefficient of the upper triangle of the matrix X from left to right and from top to bottom.

Arguments

X

a SYMETRIC matrix