We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eceae80 commit 9eead58Copy full SHA for 9eead58
docs/book/2 - NARMAX Model Representation.md
@@ -3,7 +3,7 @@ There are several NARMAX model representations, including polynomial, Fourier, g
3
To reproduce the codes presented in this section, make sure you have these packages installed:
4
5
```
6
-pip install sysidentpy, scikit-learn, scipy, pytorch, matplotlib
+sysidentpy, scikit-learn, scipy, pytorch, matplotlib
7
8
9
## Basis Function
0 commit comments