diff --git a/docs/book/2 - NARMAX Model Representation.md b/docs/book/2 - NARMAX Model Representation.md index 66c2e9f..91ce54f 100644 --- a/docs/book/2 - NARMAX Model Representation.md +++ b/docs/book/2 - NARMAX Model Representation.md @@ -3,7 +3,7 @@ There are several NARMAX model representations, including polynomial, Fourier, g To reproduce the codes presented in this section, make sure you have these packages installed: ``` -pip install sysidentpy, scikit-learn, scipy, pytorch, matplotlib +sysidentpy, scikit-learn, scipy, pytorch, matplotlib ``` ## Basis Function