getValues-KernelWeight | R Documentation |
W
and
a bandwidth b
.For an object
of type KernelWeight
and an optional integer
N
the weights W_n
are returned as a vector that has
W_n(2\pi(k-1)/n)
at position k
.
## S4 method for signature 'KernelWeight'
getValues(object, N = length(object@env$values))
object |
|
N |
a |
Returns a vector of size N
as described in the Details section.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.