Description Usage Arguments Value
Kernel parameter estimation by averaging the distances to the closest neighbors.
1 | gamma_estimation(X, size, kernel_type)
|
X |
A Filebacked Big Matrix n \times N. |
size |
Neighborhood size. |
kernel_type |
Kernel function type. Available types are c("Gaussian", "Laplacian"). |
The estimated kernel parameter.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.