Calculates order for half matrix. I.e., length of one dimension of the equivalent square matrix.
# S3 method for halfmatrix
ord(x, ...)
object
passed arguments
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.halfmatrix()
,
offdiag()
,
ord.matrix()
,
ord()
,
print.halfmatrix()