powered by
## S3 method for class 'DirichletRegData': %\method{lines(x, indep, groups, \ldots, cumul = FALSE, orig.scale = FALSE)es = NULL, col.scheme = c("dims", "entropy"), entropy.contours = FALSE, entropy.colors = FALSE, dim.labels, args.3d = list(rgl = TRUE, ...), rug = T, reset_par = TRUE, ...)
DR_data
x
dims
entropy
# ternary plot of Arctic Lake data plot(DR_data(ArcticLake[, 1])) plot(DR_data(ArcticLake[, 1:3])) plot(DR_data(Rocks[, 1:4]))
Run the code above in your browser using DataLab