Learn R Programming

HDiR (version 1.1.3)

sphere.boot.sample: Bootstrap samples from a spherical kernel estimator

Description

This function generates bootstrap samples from a spherical kernel estimator.

Usage

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

Value

A matrix containing a bootstrap sample on the unit sphere.

Arguments

sample

Matrix of n rows and three columns containing the sample of points on the unit sphere.

n

Sample size to be generated.

bw

Bandwidth parameter.

Author

Paula Saavedra-Nieves and Rosa M. Crujeiras.