initSubscripts.model: Identify Subscripts of Initial Estimates in model

View source: R/model.R

initSubscripts.modelR Documentation

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 class 'model'
initSubscripts(x, ...)

Arguments

x

model

...

ignored

Value

integer

See Also

Other initSubscripts: initSubscripts()


bergsmat/nonmemica documentation built on Sept. 15, 2023, 9:22 a.m.