kde.fhat.cart: Kernel density estimate on sphere using Fisherian density...

View source: R/kernel-density.R

kde.fhat.cartR Documentation

Kernel density estimate on sphere using Fisherian density with Cartesian coordinates

Description

Kernel density estimate on sphere using Fisherian density with Cartesian coordinates

Usage

kde.fhat.cart(r, mu, kappa)

Arguments

r

Locations at which to estimate density in Cartesian coordinates on unit sphere

mu

Locations of data points in Cartesian coordinates on unit sphere

kappa

Concentration parameter

Value

Vector of density estimates

Author(s)

David Sterratt


retistruct documentation built on April 3, 2025, 5:58 p.m.