Skip to content

OuluLinux/NARX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

NARX

NARX is a U++ conversion of NarxSim.

  • in complete and stable state
  • many bugfixes to original version (it had some serious hard-to-notice issues)
  • identical: same features and lack of features than in original NarxSim

In time series modeling, a nonlinear autoregressive exogenous model (NARX) is a nonlinear autoregressive model which has exogenous inputs. This means that the model relates the current value of a time series to both:

  • past values of the same series; and
  • current and past values of the driving (exogenous) series — that is, of the externally determined series that influences the series of interest.

About

Nonlinear autoregressive exogenous model library. NarxSim ported to U++.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages