
Last chance! 50% off unlimited learning
Sale ends in
Print method for objects from class localSuppression
# S3 method for localSuppression
print(x, ...)
Information about the frequency counts for key variables for object of class ‘localSuppression’.
object from class localSuppression
Additional arguments passed through.
Matthias Templ
localSuppression
## example from Capobianchi, Polettini and Lucarelli:
data(francdat)
l1 <- localSuppression(francdat, keyVars=c(2,4,5,6))
l1
Run the code above in your browser using DataLab