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