Skip to main content

kernel_functional_spatial_1d

Function kernel_functional_spatial_1d 

Source
pub fn kernel_functional_spatial_1d(
    data_obj: &FdMatrix,
    data_ori: &FdMatrix,
    argvals: &[f64],
    h: f64,
) -> Vec<f64>
Expand description

Compute Kernel Functional Spatial Depth (KFSD) for 1D functional data.

Implements the RKHS-based formulation.