as.kernelMatrix {kernlab} | R Documentation |
as.kernelMatrix
in package in Package `kernlab' can be used
to assing the kernelMatrix class to matrix objects representing a kernel matrix. This
matrixes can then be used with the kernelMatrix interfaces which most of the functions
in 'kernlab' support.
## S4 method for signature 'matrix': as.kernelMatrix(x)
x |
matrix to be assinged the kernelMatrix class |
Alexandros Karatzoglou
alexandros.karatzoglou@ci.tuwien.ac.at