Rdocumentation
powered by
Learn R Programming
tcR (version 1.3)
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.