offdiag.halfmatrix {nonmemica} | R Documentation |
Isolate Off-diagonal of Half Matrix
Description
Isolates off-diagonal of halfmatrix.
Usage
## S3 method for class 'halfmatrix'
offdiag(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.matrix()
,
half()
,
is.square.matrix()
,
is.square()
,
offdiag()
,
ord.halfmatrix()
,
ord.matrix()
,
ord()
,
print.halfmatrix()
[Package nonmemica version 1.0.8 Index]