Custom ForneyLab.jl factor node for a latent autoregressive model with exogenous input.
The node can be added by running
] dev git@github.com:wmkouw/LARX.git
in the REPL and then used with
using ForneyLab
using LARX
Questions and comments can be left in the issues tracker.