# Remove the previous line if you edit this file

# Export all names
exportPattern(".", CTR, COS2)

# Import all packages listed as Imports or Depends
import(tensor)
import(graphics)
import(stats)
import(utils)

# S3 methods
S3method(summary,PTAk)
S3method(plot,PTAk)
S3method(summary,FCAk)
