powered by
printing an object of class micro
micro
# S3 method for micro print(x, ...)
information about method and aggregation level from objects of class micro.
object from class micro
Additional arguments passed through.
Matthias Templ
microaggregation
data(free1) free1 <- as.data.frame(free1) m1 <- microaggregation(free1[, 31:34], method='onedims', aggr=3) m1
Run the code above in your browser using DataLab