Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


nonmemica (version 1.0.8)

initSubscripts.model: Identify Subscripts of Initial Estimates in model

Description

Identifies subscripts of record indices of initial estimates for an object of class model. If model has not been parsed, the result is integer(0). Otherwise, the result is the element number for each init object within each inits in x (canonical order).

Usage

# S3 method for model
initSubscripts(x, ...)

Value

integer

Arguments

x

model

...

ignored

See Also

Other initSubscripts: initSubscripts()