diff options
Diffstat (limited to 'NAMESPACE')
-rw-r--r-- | NAMESPACE | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -17,7 +17,6 @@ S3method(plot,estpoly) S3method(plot,idframe) S3method(plot,idfrd) S3method(plot,impulseest) -S3method(predict,detrend) S3method(predict,estpoly) S3method(print,estpoly) S3method(print,idpoly) @@ -66,6 +65,7 @@ export(residplot) export(sim) export(spa) export(step) +export(trendInfo) import(bitops) import(ggplot2) import(polynom) |