| print.micro {sdcMicro} | R Documentation |
printing an object of class micro
## S3 method for class 'micro' print(x, ...)
x |
object from class micro |
... |
Additional arguments passed through. |
information about method and aggregation level from objects of class micro.
Matthias Templ
data(free1) free1 <- as.data.frame(free1) m1 <- microaggregation(free1[, 31:34], method='onedims', aggr=3) m1