summaryrefslogtreecommitdiff
path: root/NAMESPACE
diff options
context:
space:
mode:
Diffstat (limited to 'NAMESPACE')
-rw-r--r--NAMESPACE2
1 files changed, 1 insertions, 1 deletions
diff --git a/NAMESPACE b/NAMESPACE
index 0ddac80..4e8b9a5 100644
--- a/NAMESPACE
+++ b/NAMESPACE
@@ -14,7 +14,6 @@ S3method(outputNames,idframe)
S3method(plot,estpoly)
S3method(plot,idframe)
S3method(plot,idfrd)
-S3method(plot,impulseest)
S3method(predict,estpoly)
S3method(print,estpoly)
S3method(print,idpoly)
@@ -45,6 +44,7 @@ export(idfrd)
export(idinput)
export(idpoly)
export(impulseest)
+export(impulseplot)
export(inputData)
export(inputNames)
export(iv)