rbf_feature: Compute single RBF feature at some centroid i in idx (or xi...

Description Usage Arguments

View source: R/utility_funcs.r

Description

Compute single RBF feature at some centroid i in idx (or xi in Xi)

Usage

1
rbf_feature(X, s, idx = NULL, xi = NULL)

Arguments

X

covariate matrix

s

median pairwise distance of points in X

idx

[Optional] location of reference centroid

xi

[Optional] reference centroid


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