tcR (version 2.3.2)

matrixdiagcopy: Copy the up-triangle matrix values to low-triangle.

Description

Copy the up-triangle matrix values to low-triangle.

Usage

matrixdiagcopy(mat)

Arguments

mat

Given up-triangle matrix.

Value

Full matrix.