https://github.com/cran/heplots
Raw File
Tip revision: 731485f354199f717d90d312a5667a12e249e87a authored by Michael Friendly on 27 July 2010, 00:00:00 UTC
version 0.9-3
Tip revision: 731485f
NAMESPACE
# last modified 11 December 2006 by J. Fox
# last modified 16 December 2009 by M. Friendly
# last modified  2 January 2010 by M. Friendly: export cross3d
# last modified 27 January 2010 by M. Friendly: export statList etc
export(heplot, heplot3d, heplot1d, ellipse3d.axes, mark.H0, cross3d, statList, covList, colMeansList, arrow3d,
	etasq, gsorth)
S3method(heplot, mlm)
S3method(heplot3d, mlm)
S3method(pairs, mlm)
S3method(heplot1d, mlm)
S3method(etasq,mlm)
S3method(etasq,Anova.mlm)


back to top