noisy_xor {stagedtrees} | R Documentation |
noisy xor function
Description
noisy xor function
Usage
noisy_xor(x, eps = 0)
Arguments
x |
a vector of +1 and -1. |
eps |
the uniform noise amount. |
Value
the computed noisy xor.
[Package stagedtrees version 2.3.0 Index]