compute_kernel_weights.Rd
Compute kernel weights based on distances
compute_kernel_weights(distances, kernel, sigma = NULL)
Matrix of distances (cells x neighbors)
Kernel type: "gaussian", "uniform", or "linear"
Bandwidth parameter (auto-computed if NULL)
Matrix of weights