summaryrefslogtreecommitdiff
path: root/NAMESPACE
diff options
context:
space:
mode:
authorSuraj Yerramilli2016-02-13 18:42:31 +0530
committerSuraj Yerramilli2016-02-13 18:42:31 +0530
commit038a72560568425cbed6554ef4f62debcf30400c (patch)
treecac2c75499eb528fcbe7121b340ca9ca1beb710e /NAMESPACE
parent8b7f7f92b633584310e8661fdf00004efe29289a (diff)
downloadSysID-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--NAMESPACE1
1 files changed, 1 insertions, 0 deletions
diff --git a/NAMESPACE b/NAMESPACE
index 7b5ae44..2e8d793 100644
--- a/NAMESPACE
+++ b/NAMESPACE
@@ -47,6 +47,7 @@ export(impulseest)
export(inputData)
export(inputNames)
export(iv)
+export(iv4)
export(misdata)
export(nInputSeries)
export(nOutputSeries)