Displaying 1 result from an estimated 1 matches for "jittertun".
Did you mean:
jitterbuf
2006 Aug 09
0
Rd question: itemize in arguments
...{Selecting random subsets from the dataset. Size
determined by \code{subtuning}.}
\item{"noise"} {Replacing a certain percentage of the points by
random noise, see \code{noisetuning}.}
\item{"jitter"} {Add random noise to all points, see
\code{jittertuning}. (This didn't perform well in Hennig (2006),
but you may want to get your own experience.)}
\item{"bojit"} {Nonparametric bootstrap first, and then adding
noise to the points, see \code{jittertuning}.}
}
(...)
}
Seemingly this leads to the following warn...