https://github.com/cran/heplots
Raw File
Tip revision: 192eb0ed684abab4ed803da494c0f822404b350c authored by Michael Friendly on 12 January 2012, 00:00:00 UTC
version 0.9-11
Tip revision: 192eb0e
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
# last modified 4 Oct 2010 by M. Friendly: trans.colors
export(heplot, heplot3d, heplot1d, ellipse3d.axes, mark.H0, cross3d, statList, covList, colMeansList, arrow3d,
	etasq, gsorth, termMeans, trans.colors)
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