Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


nonmemica (version 1.0.8)

half.matrix: Find Half of Matrix

Description

Finds half of matrix. I.e., lower or upper triangle of symmetric matrix.

Usage

# S3 method for matrix
half(x, ...)

Arguments

x

object

...

passed arguments

See Also

Other halfmatrix: as.data.frame.halfmatrix(), as.halfmatrix.default(), as.halfmatrix.halfmatrix(), as.halfmatrix(), as.matrix.halfmatrix(), half(), is.square.matrix(), is.square(), offdiag.halfmatrix(), offdiag(), ord.halfmatrix(), ord.matrix(), ord(), print.halfmatrix()