https://github.com/cran/heplots
Raw File
Tip revision: b1023f22012e2900105f2bcbd51502469c047575 authored by Michael Friendly on 19 June 2009, 00:00:00 UTC
version 0.8-9
Tip revision: b1023f2
NAMESPACE
# last modified 11 December 2006 by J. Fox
# last modified 17 April 2009 by M. Friendly
export(heplot, heplot3d, heplot1d, ellipse3d.axes)
S3method(heplot, mlm)
S3method(heplot3d, mlm)
S3method(pairs, mlm)
S3method(heplot1d, mlm)

back to top