summaryrefslogtreecommitdiff
path: root/NAMESPACE
diff options
context:
space:
mode:
authorSuraj Yerramilli2016-01-05 23:10:57 +0530
committerSuraj Yerramilli2016-01-05 23:10:57 +0530
commit6f0b7596ea2425bc27e539e507cca6270454fae8 (patch)
tree84e51ce53e84fd81309c0c72f0f7b34bb4d6d602 /NAMESPACE
parentc1b73604b4a2b15e4733b818f6959746064e5b6d (diff)
downloadSysID-R-code-6f0b7596ea2425bc27e539e507cca6270454fae8.tar.gz
SysID-R-code-6f0b7596ea2425bc27e539e507cca6270454fae8.tar.bz2
SysID-R-code-6f0b7596ea2425bc27e539e507cca6270454fae8.zip
removing tf data structure; to be redone later
Diffstat (limited to 'NAMESPACE')
-rw-r--r--NAMESPACE2
1 files changed, 0 insertions, 2 deletions
diff --git a/NAMESPACE b/NAMESPACE
index 0cb4291..db6bfaa 100644
--- a/NAMESPACE
+++ b/NAMESPACE
@@ -22,7 +22,6 @@ S3method(print,estpoly)
S3method(print,idpoly)
S3method(print,summary.estpoly)
S3method(print,summary.idframe)
-S3method(print,tf)
S3method(sim,default)
S3method(sim,idpoly)
S3method(summary,estpoly)
@@ -60,7 +59,6 @@ export(residplot)
export(sim)
export(spa)
export(step)
-export(tf)
import(ggplot2)
import(reshape2)
import(tfplot)