kde2d_faster: Based on the MASS kde2d() function, but heavily simplified;...

kde2d_fasterR Documentation

Based on the MASS kde2d() function, but heavily simplified; it's just tcrossprod() now.

Description

Based on the MASS kde2d() function, but heavily simplified; it's just tcrossprod() now.

Usage

kde2d_faster(dens.x, dens.y)

Arguments

dens.x

Contribution of all cells to densities of the x-axis grid points.

dens.y

Contribution of all cells to densities of the y-axis grid points.


alexisvdb/singleCellHaystack documentation built on Jan. 17, 2024, 10:45 a.m.