Skip to main content

nwidMultiStepOptions class

Options set for single module identification with nwidMultiStep.

Construction

  • options = nwidMultiStepOptions  creates the default options set.
  • options = nwidMultiStepOptions(Name=Value,...)  creates a custom options set, with the default options overriden by the name-value arguments.

Properties

  • ARX_order

    positive integer

    Global order of ARX model estimated in the first step. 20 by default.

Methods