https://github.com/cran/Rainbow
Raw File
Tip revision: a9d251a960b9e907455cbde83f2dfcb98be34610 authored by Han Lin Shang on 26 March 2010, 11:17:18 UTC
version 1.10
Tip revision: a9d251a
NAMESPACE
export(
fdepth,
fds,
fts,
sfts,
fboxplot,
foutliers,
plot.fds,
lines.fds,
points.fds,
plot.fdepth,
SVDplot
)


S3method(plot,fdepth)
S3method(plot,fds)
S3method(lines,fds)
S3method(points,fds)
S3method(print,fds)
S3method(print,fts)
S3method(print,sfts)


import(grDevices)

importFrom(stats)







back to top