Description Objects from the Class Slots Methods Author(s) See Also Examples
The built-in kernel classes in qkerntool
Objects can be created by calls of the form new("rbfqkernel"),
new{"nonlqkernel"}, new{"laplqkernel"},
new{"ratiqkernel"}, new{"multqkernel"},
new{"invqkernel"}, new{"wavqkernel"},
new{"powqkernel"}, new{"logqkernel"},
new{"cauqkernel"}, new{"chiqkernel"},
new{"studqkernel"}
or by calling the rbfbase, nonlbase, laplbase, ratibase,
multbase, invbase, wavbase, powbase,
logbase, caubase, chibase, studbase functions etc..
.Data:Object of class "function" containing
the kernel function
qpar:Object of class "list" containing the
kernel parameters
signature(kernel = "rbfqkernel", x =
"matrix"): computes the qkernel matrix
Yusen Zhang
yusenzhang@126.com
1 2 3 4 5 6 7 8 9 10 11 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.