Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 498 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 498 Bytes

NLARX Node

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

Usage

The node can be added by running

] dev git@github.com:wmkouw/NLARX.git

and then imported with:

using ForneyLab
using NLARX

Feedback

Questions and comments can be left in the issues tracker.