import("graphics", "stats")

export(
  "PolyTrend"
)

S3method("plot", "PolyTrend")
S3method("print", "PolyTrend")
