# Export all names
exportPattern(".")

import(stats)
import(graphics)

# Methods
S3method(plot, eigenmodel_post)

