posjitter: Add positive jitter.

Description Usage Arguments Value Author(s)

Description

Similar to jitter, but only generating values in (0,1). A typical example of use is for an age variable, which in many data sets is truncated to the lowest integer.

Usage

1

Arguments

x

Vector to which jitter is to be added.

Value

The vector x + runif(length(x)).

Author(s)

Norm Matloff <matloff@cs.ucdavis.edu>


freqparcoord documentation built on May 1, 2019, 8:50 p.m.