Learn R Programming

mig (version 1.0)

normalrule_bandwidth: Normal bandwidth rule

Description

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

Usage

normalrule_bandwidth(x)

Value

a d by d diagonal bandwidth matrix

Arguments

x

n by d matrix of observations