mirror.tri: Place the values below or above the diagonal of a square...

Description Usage Arguments

Description

This function gets the values below or above the diagonal of a square matrix and transposes them.

Usage

1
mirror.tri(mat, upper.on.lower = FALSE)

Arguments

mat

A square matrix.

upper.on.lower

Should the upper values be transposed to the triangle below the diagonal?


stremo documentation built on Jan. 15, 2017, 7:33 p.m.