kl_cpp: Fast implementation of KL distance

Description Usage Arguments Examples

Description

This calculates the KL-distance between cells, generating the asymmetric distance matrix

Usage

1
kl_cpp(object, eps = 10^-4, overlap = TRUE, ...)

Arguments

object

Input matrix

Examples

1
kl_mat <- kl_cpp(data)

tinglab/redPATH documentation built on May 31, 2019, 10:37 a.m.