biaslab / NARX

ForneyLab.jl factor node for a nonlinear autoregressive model with exogenous input.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NARX

Custom ForneyLab.jl factor node for a Nonlinear AutoRegressive model with eXogenous input.

Caution: the node assumes white noise error terms.

Usage

The node can be added by running

] dev git@github.com:biaslab/NARX.git

in the REPL and then be used by running

using ForneyLab
using NARX

Feedback

Questions and comments can be left in the issues tracker.

About

ForneyLab.jl factor node for a nonlinear autoregressive model with exogenous input.

License:MIT License


Languages

Language:Julia 100.0%