Description Usage Arguments Author(s) See Also Examples
as.qkernmatrix
in package qkerntool can be used
to create the qkernmatrix class to matrix objects representing a
q kernel matrix. These matrices can then be used with the qkernmatrix
interfaces which most of the functions in qkerntool support.
1 2 | ## S4 method for signature 'matrix'
as.qkernmatrix(x, center = FALSE)
|
x |
matrix to be assigned the |
center |
center the kernel matrix in feature space (default: FALSE) |
Yusen Zhang
yusenzhang@126.com
1 2 3 4 5 6 7 8 9 10 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.