# NOT RUN {
# Use 'parallel=FALSE' per CRAN rules for examples but, in practice, omit this.
probs <- psm(iris.clusterings, parallel=FALSE)
est <- salso(probs, parallel=FALSE)$estimate
conf <- confidence(est, probs)
conf
# }
Run the code above in your browser using DataLab