powered by
"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.
new("sSpec", ...)
kernapply-methods
k
Object of class "numeric" ~~
"numeric"
kernel
Object of class "character" ~~
"character"
bw
w
Object of class "tskernel" ~~
"tskernel"
bwMet
signature(x = "sSpec"): ...
signature(x = "sSpec")
signature(object = "sSpec"): ...
signature(object = "sSpec")
showClass("sSpec")
Run the code above in your browser using DataLab