print.pram {sdcMicro} | R Documentation |
Print method for objects from class ‘pram’.
## S3 method for class 'pram': print(x, ...)
x |
object from class ‘pram’ |
... |
Short information about the method and the parameters used.
Matthias Templ
Templ, M. Statistical Disclosure Control for Microdata Using the R-Package sdcMicro, Transactions on Data Privacy, vol. 1, number 2, pp. 67-85, 2008. http://www.tdp.cat/issues/abs.a004a08.php
data(free1) x <- free1[,"MARSTAT"] x2 <- pram(x) x2