https://github.com/cran/heplots
Raw File
Tip revision: 9861d860b87d3540e640117445d350c0406b20c1 authored by Michael Friendly on 01 October 2010, 00:00:00 UTC
version 0.9-5
Tip revision: 9861d86
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
# last modified 5 Aug 2010 by M. Friendly: export etasq, gsorth, termMeans
export(heplot, heplot3d, heplot1d, ellipse3d.axes, mark.H0, cross3d, statList, covList, colMeansList, arrow3d,
	etasq, gsorth, termMeans)
S3method(heplot, mlm)
S3method(heplot3d, mlm)
S3method(pairs, mlm)
S3method(heplot1d, mlm)
S3method(etasq,lm)
S3method(etasq,mlm)
S3method(etasq,Anova.mlm)


back to top