derivatives {KSPM} | R Documentation |
Computing kernel function derivatives
Description
derivatives
is a function for "kspm" object computing pointwise partial derivatives of h(Z)
accroding to each Z
variable.
Usage
derivatives(object)
Arguments
object |
an object of class "kspm", usually, a result of a call to |
Details
derivatives are not computed for interactions. If a variable is included in several kernels, the user may obtain the corresponding pointwise derivatives by summing the pointwise derivatives associated with each kernel.
Value
an object of class 'derivatives'
derivmat |
a list of |
rawmat |
a |
scalemat |
scaled version of rawmat |
modelmat |
matrix of correspondance between variable and kernels |
Author(s)
Catherine Schramm, Aurelie Labbe, Celia Greenwood
References
Kim, Choongrak, Byeong U. Park, and Woochul Kim. "Influence diagnostics in semiparametric regression models." Statistics and probability letters 60.1 (2002): 49:58.