circ.boot.sample {HDiR} | R Documentation |
This function generates bootstrap samples from a circular kernel estimator.
circ.boot.sample(sample, n, bw)
sample |
Numeric vector containing the sample of angles in radians determining a set of points on the unit circle. |
n |
Sample size to be generated. |
bw |
Bandwidth parameter. |
A numeric vector containing a bootstrap sample of angles in radians of size n
.
Paula Saavedra-Nieves and Rosa M. Crujeiras.