import("stats", "graphics", "rgl", "scatterplot3d", "colorspace")
importFrom("car", "ellipse")
importFrom("fda", "bsplineS")
importFrom("splines", "spline.des")
importFrom("grDevices", "dev.new", "hcl")
export(anacor)
export(plot3dstatic)
export(burtTable)
export(expandFrame)
export(mkIndiList)

S3method(print, anacor)
S3method(summary, anacor)
S3method(plot, anacor)
S3method(plot3d, anacor)
S3method(plot3dstatic, anacor)


