exportPattern("^[[:alpha:]]+")

# Imported function
import("stats")
import("MASS")

# S3methods
S3method(print, cquad)
S3method(summary, cquad)

