| sSpec-class | R Documentation |
"sSpec"A class to store the specifications of the kernel used to smooth moment conditions.
Objects can be created by calls of the form new("sSpec", ...).
It is created by kernapply-methods.
k:Object of class "numeric" ~~
kernel:Object of class "character" ~~
bw:Object of class "numeric" ~~
w:Object of class "tskernel" ~~
bwMet:Object of class "character" ~~
signature(x = "sSpec"): ...
signature(object = "sSpec"): ...
showClass("sSpec")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.