Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


spNetwork (version 0.2.1)

esd_kernel_loo: The function to calculate discontinuous NKDE likelihood cv

Description

The function to calculate discontinuous NKDE likelihood cv

The function to calculate simple NKDE likelihood cv

Arguments

kernel_func

a cpp pointer function (selected with the kernel name)

samples_k

a numeric vector of the actual kernel values, updated at each recursion

neighbour_list

a List, giving for each node an IntegerVector with its neighbours

edge_mat

matrix, to find the id of each edge given two neighbours.

v

the actual node to consider for the recursion (int)

bw

the kernel bandwidth

line_weights

a vector with the length of the edges

depth

the actual recursion depth

max_depth

the maximum recursion depth

Value

a vector with the kernel values calculated for each samples from the first node given

a vector with the kernel values calculated for each samples from the first node given