diff options
Diffstat (limited to 'NAMESPACE')
-rw-r--r-- | NAMESPACE | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -29,7 +29,6 @@ S3method(summary,idframe) S3method(time,idframe) export("inputNames<-") export("outputNames<-") -export() export(armax) export(arx) export(bj) @@ -64,6 +63,7 @@ export(residplot) export(sim) export(spa) export(step) +import(bitops) import(ggplot2) import(polynom) import(reshape2) |