combine_matrices: Combine two square matrices

Description Usage Arguments

View source: R/calculations.R

Description

Combine two square matrices

Usage

1
combine_matrices(mat1, mat2)

Arguments

mat1

Matrix for upper triangle

mat2

Matrix for lower triangle


detzrcr documentation built on July 23, 2020, 9:06 a.m.