ToVec: Makes a vector from the upper triangular part of a symmetric...

View source: R/FunctionsMatVec.R

ToVecR Documentation

Makes a vector from the upper triangular part of a symmetric matrix

Description

Makes a vector from the upper triangular part of a symmetric matrix

Usage

ToVec(A.mat)

Arguments

A.mat

A symmetric matrix.

Value

The vector from the upper triangular part of A.mat.


Rmomal/EMtree documentation built on Dec. 14, 2024, 8:16 a.m.