normalrule_bandwidth {mig}R 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


[Package mig version 1.0 Index]