normalrule_bandwidth function

Normal bandwidth rule

Normal bandwidth rule

Given an n by d matrix of observations, compute the bandwidth according to Scott's rule.

normalrule_bandwidth(x)

Arguments

  • x: n by d matrix of observations

Returns

a d by d diagonal bandwidth matrix

  • Maintainer: Leo Belzile
  • License: MIT + file LICENSE
  • Last published: 2025-04-08

Useful links