calc_K: Compute the kernel matrix over the (training) set X

Description Usage Arguments Value

View source: R/kernel_funcs.r

Description

Compute the kernel matrix over the (training) set X

Usage

1
calc_K(X, ckernel)

Arguments

X

covariate matrix (nxd)

ckernel

kernel function with args (x_i, x_j)

Value

K kernel matrix (nxn)


ant-stephenson/lhc documentation built on Jan. 28, 2021, 3:47 p.m.