Apply Gaussian Kernel using Laleh Haghverdi's variable sigma
applyGaussianKernelwithVariableSigma(d2, rsigmas, csigmas = NULL)
d2
: Squared distance metricrsigmas
: Sigmas for cells in the rowscsigmas
: Sigmas for cells in the columnsReturns matrix of same size as d2.
Apply Gaussian Kernel using Laleh Haghverdi's variable sigma
## Not run: d <- applyGaussianKernelwithVariableSigma(dist, sigmas) ## End(Not run)
Wajid Jawaid
Useful links