combine_matrices: Combine two square matrices

View source: R/calculations.R

combine_matricesR 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


magnuskristoffersen/detzrcr documentation built on Nov. 17, 2022, 12:48 a.m.