bandwidth_select | R Documentation |
This function selects bandwidth in Gaussian kernel.
bandwidth_select(expr, method)
expr |
A m gene by n location matrix of normalized gene expression matrix. |
method |
The method used in bandwidth selection, "SJ" usually for small sample size data, "Silverman" usually for large sample size data. |
A numeric value of calculated bandwidth.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.