combine_matrices {detzrcr}R Documentation

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


[Package detzrcr version 0.3.1 Index]