diff options
author | Suraj Yerramilli | 2016-02-13 18:42:31 +0530 |
---|---|---|
committer | Suraj Yerramilli | 2016-02-13 18:42:31 +0530 |
commit | 038a72560568425cbed6554ef4f62debcf30400c (patch) | |
tree | cac2c75499eb528fcbe7121b340ca9ca1beb710e /NAMESPACE | |
parent | 8b7f7f92b633584310e8661fdf00004efe29289a (diff) | |
download | SysID-R-code-038a72560568425cbed6554ef4f62debcf30400c.tar.gz SysID-R-code-038a72560568425cbed6554ef4f62debcf30400c.tar.bz2 SysID-R-code-038a72560568425cbed6554ef4f62debcf30400c.zip |
Adding the iv4 method
Diffstat (limited to 'NAMESPACE')
-rw-r--r-- | NAMESPACE | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -47,6 +47,7 @@ export(impulseest) export(inputData) export(inputNames) export(iv) +export(iv4) export(misdata) export(nInputSeries) export(nOutputSeries) |