Learn R Programming

qualypsoss (version 1.1.1)

reproducing.kernel: reproducing.kernel

Description

see par 2.3 in Cheng and Speckman

Usage

reproducing.kernel(x, y = NULL, type, typeRK = "Cheng")

Value

matrix n x n

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')

Author

Guillaume Evin