Learn R Programming

detzrcr (version 0.3.1)

combine_matrices: Combine two square matrices

Description

Combine two square matrices

Usage

combine_matrices(mat1, mat2)

Arguments

mat1

Matrix for upper triangle

mat2

Matrix for lower triangle