wavelet_saed: Scale-angle-energy-density

View source: R/wavelet-scale-angle-energy-density.R

wavelet_saedR Documentation

Scale-angle-energy-density

Description

2D at the moment. Morlet anisotropic wavelet

Usage

wavelet_saed(
  x,
  theta = seq(0, pi, l = 30),
  scales,
  shift_res = 20,
  D = 0.1,
  k0 = 5.5,
  ...
)

Arguments

x

point pattern, list of $x and $bbox

theta

angles

scales

scales

shift_res

resolution of the shift-grid

...

ignored


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