summaryrefslogtreecommitdiff
path: root/NAMESPACE
diff options
context:
space:
mode:
authorSuraj Yerramilli2015-06-05 16:37:56 +0530
committerSuraj Yerramilli2015-06-05 16:37:56 +0530
commit1d82ade18b2550a54fbc6e125cac1822e4746654 (patch)
tree0e1fa4aac59609fa4a69500dcf0e564f26e82820 /NAMESPACE
parent0a167c853185b9a19ab41b2f34707d138c95e849 (diff)
downloadSysID-R-code-1d82ade18b2550a54fbc6e125cac1822e4746654.tar.gz
SysID-R-code-1d82ade18b2550a54fbc6e125cac1822e4746654.tar.bz2
SysID-R-code-1d82ade18b2550a54fbc6e125cac1822e4746654.zip
Method to pretty print arx models
Diffstat (limited to 'NAMESPACE')
-rw-r--r--NAMESPACE1
1 files changed, 1 insertions, 0 deletions
diff --git a/NAMESPACE b/NAMESPACE
index 4affc7a..d9136e0 100644
--- a/NAMESPACE
+++ b/NAMESPACE
@@ -4,6 +4,7 @@ S3method(plot,idframe)
S3method(plot,idfrd)
S3method(plot,impulseest)
S3method(predict,detrend)
+S3method(print,arx)
S3method(print,summary.idframe)
S3method(print,tf)
S3method(summary,idframe)