Description Usage Arguments Value
Estimate the marginal density of a marker (random variable)
1 | univ_dens(dat, ngrids = 1024)
|
dat |
is a vector with intensity data of a single marker or a matrix of intensity of multiple markers. |
ngrids |
number of grid-points to be used in estimating the kernel density. The bandwidth is chosen using Silverman's rule. |
It returns a list whose first element is the estimated density and the second element is the grid- points where the density is estimated.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.