reproducing.kernel: reproducing.kernel
Description
see par 2.3 in Cheng and Speckman
Usage
reproducing.kernel(x, y = NULL, type, typeRK = "Cheng")
Arguments
- x
vector of predictors (continuous or discrete)
- y
vector of predictors (continuous or discrete)
- type
'continuous' or 'discrete'
- typeRK
type of reproducing kernels: c('Cheng','Gu','Gaussian')