diff options
Diffstat (limited to 'NAMESPACE')
-rw-r--r-- | NAMESPACE | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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) |