dlm-js
    Preparing search index...

    Function findArInds

    • Find the indices of AR states in the full state vector.

      These are the row/column positions in G where the AR coefficients appear (first column of the AR companion block).

      Parameters

      • options: DlmOptions

        Model specification with arphi

      Returns number[]

      Array of 0-based state indices, or empty if no AR component