mattovec: Converts the upper triangular matrix to a vector.

Description Usage Arguments Value Examples

View source: R/mattovec.R

Description

This function converts the upper triangular part of a matrix to a vector

Usage

1
mattovec(mat)

Arguments

mat

A matrix.

Value

A vector of the upper triangular of the matrix.

Examples

1

Queen0044/scHiCBayes documentation built on Dec. 18, 2021, 8:43 a.m.