bandwidth {statip} | R Documentation |
bandwidth
computes the bandwidth to be used in the
densityfun
function.
bandwidth(x, rule)
x |
numeric. The data from which the estimate is to be computed. |
rule |
character. A rule to choose the bandwidth. See |
A numeric value.