Learn R Programming

gsdensity (version 0.1.2)

compute.db: 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 db
compute(density.df)

Value

distribution

Arguments

density.df

an intermediate object in 'compute.kld'