| contaminate-methods {simFrame} | R Documentation |
Methods for contaminating data
Description
Contaminate data.
Methods
- x = "data.frame", control = "character"
- contaminate data using a
control class specified by the character string
control. The
slots of the control object may be supplied as additional arguments.
- x = "data.frame", control = "ContControl"
- contaminate data as defined
by the control object
control.
- x = "data.frame", control = "missing"
- contaminate data using a control
object of class
"ContControl". Its slots may be supplied as
additional arguments.
Author(s)
Andreas Alfons, alfons@statistik.tuwien.ac.at
See Also
contaminate, DCARContControl,
DARContControl, ContControl,
VirtualContControl
[Package
simFrame version 0.1.1
Index]