diri.contour(a, n = 100, x = NULL)
Aitchison J. (1986). The statistical analysis of compositional data. Chapman & Hall.
norm.contour, bivt.contour, comp.kerncontour, mixnorm.contour
x <- iris[, 1:3]
x <- x / rowSums(x)
diri.contour( a = c(3, 4, 2) )
Run the code above in your browser using DataLab