sSpec-class: Class '"sSpec"'

sSpec-classR Documentation

Class "sSpec"

Description

A class to store the specifications of the kernel used to smooth moment conditions.

Objects from the Class

Objects can be created by calls of the form new("sSpec", ...). It is created by kernapply-methods.

Slots

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" ~~

Methods

print

signature(x = "sSpec"): ...

show

signature(object = "sSpec"): ...

Examples

showClass("sSpec")

momentfit documentation built on Sept. 20, 2023, 3:01 a.m.