data(Tarragona)
if (FALSE) {
valTable(
x = Tarragona[100:200, ],
method=c("simple", "onedims", "pca"))
valTable(
x = Tarragona,
method = c("simple", "onedims", "pca", "clustpppca", "mdav", "swappNum"))
## clustpppca in combination with Mclust outperforms
## the other algorithms for this data set...
}
Run the code above in your browser using DataLab