valTable(x, method = c("simple", "onedims", "clustpppca", "addNoise: additive", "swappNum"), measure = "mean", clustermethod = "clara", aggr = 3, nc = 8, transf = "log", p = 15, noise = 15, w = 1:dim(x)[2], delta = 0.1)
microaggregation
, summary.micro
data(Tarragona)
## Not run:
# valTable(Tarragona[100:200,],
# method=c("simple","onedims","pca","addNoise: additive"))
# valTable(Tarragona,
# method=c("simple","onedims","pca","clustpppca",
# "mdav", "addNoise: additive", "swappNum"))
# ## clustpppca in combination with Mclust outperforms
# ## the other algorithms for this data set...
# ## End(Not run)
Run the code above in your browser using DataLab