ord.inits {nonmemica} | R Documentation |
Identify the order of an inits
Description
Identifies the order of an inits.
Usage
## S3 method for class 'inits'
ord(x, ...)
Arguments
x |
inits |
... |
ignored |
Details
Essentially the length of the list, or the length of the diagonal of a matrix (if BLOCK was defined).
Value
numeric
See Also
Other ord:
ord.items()
[Package nonmemica version 1.0.11 Index]