diff options
author | Suraj Yerramilli | 2015-06-03 16:21:28 +0530 |
---|---|---|
committer | Suraj Yerramilli | 2015-06-03 16:21:28 +0530 |
commit | f66b12dec2f44bc078ab6116b6e5fe44720ffb63 (patch) | |
tree | 015378f783b25f617dc7e300ece8355c62455e27 /NAMESPACE | |
parent | 305f1b038b59cdbeac34e88ed73bace42e6cac8a (diff) | |
download | SysID-R-code-f66b12dec2f44bc078ab6116b6e5fe44720ffb63.tar.gz SysID-R-code-f66b12dec2f44bc078ab6116b6e5fe44720ffb63.tar.bz2 SysID-R-code-f66b12dec2f44bc078ab6116b6e5fe44720ffb63.zip |
Defined the output of spa and etfe as an idfrd object
Diffstat (limited to 'NAMESPACE')
-rw-r--r-- | NAMESPACE | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9,6 +9,7 @@ S3method(print,tf) S3method(summary,idframe) export(dataSlice) export(detrend) +export(etfe) export(idframe) export(idfrd) export(impulseest) |