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

View source: R/sphere.boot.sample.R

sphere.boot.sampleR 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.


HDiR documentation built on Nov. 16, 2022, 5:14 p.m.