Skip to content

triangular plot

3 messages · David L Carlson, David Winsemius, Greg Snow

#
You may have more luck with the triangle plot functions available in other R
libraries. In addition to triangle.plot in ade4, you have other options
(this may not be an exhaustive list):

plot.acomp in compositions
tri in cwhmisc.cwhtool
triax in plotrix
ternary in StatDA
ternaryplot in vcd
ternaryplot in Zelig

--------------------------------------------
David L. Carlson
Anthropology Department
Texas A&M University
College Station, TX 77843-4352
#
On Jun 12, 2009, at 10:13 AM, David Carlson wrote:

            
Your posting was especially helpful because it is not reproducible  
with the combination of resutls from ??"triangle" amd ??"ternary". But  
in plotrix the function is triax.plot
Very nice looking plot if you add labels with the id= parameter. In  
the help page example using , id=rownames(tab), was what worked for me.
David Winsemius, MD
Heritage Laboratories
West Hartford, CT
1 day later
#
Also triplot in TeachingDemos