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 |
|
Value
a d
by d
diagonal bandwidth matrix
[Package mig version 1.0 Index]