Learn R Programming

HDiR (version 1.1.3)

circ.boot.sample: Bootstrap samples from a circular kernel estimator

Description

This function generates bootstrap samples from a circular kernel estimator.

Usage

circ.boot.sample(sample, n, bw)

Value

A numeric vector containing a bootstrap sample of angles in radians of size n.

Arguments

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.

Author

Paula Saavedra-Nieves and Rosa M. Crujeiras.