ord.inits: Identify the order of an inits

View source: R/model.R

ord.initsR 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()


nonmemica documentation built on Sept. 21, 2023, 1:06 a.m.