matrixToVec {noisysbmGGM}R Documentation

matrixToVec

Description

matrixToVec

Usage

matrixToVec(X)

Arguments

X

a SYMETRIC matrix

Value

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


[Package noisysbmGGM version 0.1.2.3 Index]