Learn R Programming

retistruct (version 0.8.0)

kde.fhat: Kernel density estimate on sphere using Fisherian density with polar coordinates

Description

Kernel density estimate on sphere using Fisherian density with polar coordinates

Usage

kde.fhat(r, mu, kappa)

Value

Vector of density estimates

Arguments

r

Locations at which to estimate density in polar coordinates

mu

Locations of data points in polar coordinates

kappa

Concentration parameter

Author

David Sterratt