Learn R Programming

nonmemica (version 1.0.8)

ord.inits: Identify the order of an inits

Description

Identifies the order of an inits.

Usage

# S3 method for inits
ord(x, ...)

Value

numeric

Arguments

x

inits

...

ignored

Details

Essentially the length of the list, or the length of the diagonal of a matrix (if BLOCK was defined).

See Also

Other ord: ord.items()