Apply jitter to the tied observations only.

psi.jitter(x, amount)

Arguments

x

numeric vector of observations.

amount

amount of jitter, see details.

Details

Add random numbers U(-amount,amount) to the tied observations.

Value

a numeric vector.