get_standard_bw {kdensity} | R Documentation |
Get a bandwidth string when 'bw' is unspecified.
Description
Get a bandwidth string when 'bw' is unspecified.
Usage
get_standard_bw(kernel_str, start_str, support)
Arguments
kernel_str |
a kernel string |
start_str |
a parametric start string. |
support |
the support. |
Value
a bandwidth string.
[Package kdensity version 1.1.0 Index]