diff options
author | Suraj Yerramilli | 2016-02-13 17:45:34 +0530 |
---|---|---|
committer | Suraj Yerramilli | 2016-02-13 17:45:34 +0530 |
commit | fced802d3097d85d020e629a1ddc3a11e2535072 (patch) | |
tree | b88c3e5fd88dfaf23088db38295b611f19a08134 /NAMESPACE | |
parent | f6c833827a6479686b336ec4853b0a4d8cdf6f54 (diff) | |
download | SysID-R-code-fced802d3097d85d020e629a1ddc3a11e2535072.tar.gz SysID-R-code-fced802d3097d85d020e629a1ddc3a11e2535072.tar.bz2 SysID-R-code-fced802d3097d85d020e629a1ddc3a11e2535072.zip |
adding the iv4 method
Diffstat (limited to 'NAMESPACE')
-rw-r--r-- | NAMESPACE | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -46,6 +46,7 @@ export(idpoly) export(impulseest) export(inputData) export(inputNames) +export(iv) export(misdata) export(nInputSeries) export(nOutputSeries) |