normalrule_bandwidth: Normal bandwidth rule

View source: R/bandwidth.R

normalrule_bandwidthR Documentation

Normal bandwidth rule

Description

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

Usage

normalrule_bandwidth(x)

Arguments

x

n by d matrix of observations

Value

a d by d diagonal bandwidth matrix


mig documentation built on April 11, 2025, 5:45 p.m.