sphere.boot.sample {HDiR}R Documentation

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)

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.

Value

A matrix containing a bootstrap sample on the unit sphere.

Author(s)

Paula Saavedra-Nieves and Rosa M. Crujeiras.


[Package HDiR version 1.1.3 Index]