Learn R Programming

MaxWiK (version 1.0.6)

get_kernel_mean_embedding: The function to calculate Maxima weighted kernel mean mapping for Isolation Kernel in RKHS related to parameters space

Description

The function to calculate Maxima weighted kernel mean mapping for Isolation Kernel in RKHS related to parameters space

Usage

get_kernel_mean_embedding(parameters_Matrix_iKernel, Hilbert_weights)

Value

Maxima weighted kernel mean mapping in the form of integer vector with length t (number of trees). Each element of the vector is index of Voronoi cell with maximal weight in the Voronoi diagram

Arguments

parameters_Matrix_iKernel

Matrix of all the points represented in RKHS related to parameters space

Hilbert_weights

Maximal weights in RKHS to get related part of kernel mean embedding from parameters_Matrix_iKernel

Examples

Run this code
NULL

Run the code above in your browser using DataLab