nn_orientation_density: Nearest neighbour angle density

nn_orientation_densityR Documentation

Nearest neighbour angle density

Description

2D only.

Usage

nn_orientation_density(
  x,
  bw = 0.35,
  antipodal = TRUE,
  avec,
  ...,
  data,
  justData = FALSE
)

Arguments

x

point pattern

bw

Epanechnikov kernel bandwidth

antipodal

Work with angles only on the 0 - pi range? If false, work on 0 - 2*pi.

avec

vector of angles to estimate the density at

...

ignored

data

alternative to x (expert use only)

justData

Just return the components for calculation?


antiphon/Kdirectional documentation built on Feb. 13, 2023, 6:26 a.m.