| half.matrix | R Documentation |
Finds half of matrix. I.e., lower or upper triangle of symmetric matrix.
## S3 method for class 'matrix'
half(x, ...)
x |
object |
... |
passed arguments |
Other halfmatrix:
as.data.frame.halfmatrix(),
as.halfmatrix(),
as.halfmatrix.default(),
as.halfmatrix.halfmatrix(),
as.matrix.halfmatrix(),
half(),
is.square(),
is.square.matrix(),
offdiag(),
offdiag.halfmatrix(),
ord(),
ord.halfmatrix(),
ord.matrix(),
print.halfmatrix()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.