Skip to contents

Make a matrix full form lower or upper triangle

Usage

fill_tri(x, lower = T)

Arguments

x

Square matrix with missing on either triangle

lower

Logical, if the `x` has data on lower triangle.