compute.db: this function is called by 'compute.kld' to aggregate the...

View source: R/gsdensity_functions.R

compute.dbR Documentation

this function is called by 'compute.kld' to aggregate the density contribution of each gene to each grid point, and then normalize the densities of grid points to 1.

Description

this function is called by 'compute.kld' to aggregate the density contribution of each gene to each grid point, and then normalize the densities of grid points to 1.

Usage

## S3 method for class 'db'
compute(density.df)

Arguments

density.df

an intermediate object in 'compute.kld'

Value

distribution


gsdensity documentation built on March 31, 2023, 8:32 p.m.