powered by
Plots the summarized results of CCDA for all possible groupings based on the output of ccda.main.
plotccda.results(x)
The output list of ccda.main.
ccda.main, plotccda.cluster, plotccda.q95
ccda.main
plotccda.cluster
plotccda.q95
# NOT RUN { result<-ccda.main(iris[,1:4] , iris[,5], 500, c("setosa","versicolor", "virginica"),"proportions", return.RCDP=FALSE) plotccda.results(result) # }
Run the code above in your browser using DataLab