silverman {orthoDr} | R Documentation |
Silverman's rule of thumb
Description
A simple Silverman's rule of thumb bandwidth calculation.
Usage
silverman(d, n)
Arguments
d |
Number of dimension |
n |
Number of observation |
Value
A simple bandwidth choice
Examples
silverman(1, 300)
[Package orthoDr version 0.6.8 Index]