Description Usage Arguments Value References Examples
gram.gauss
1 | gram.gauss(x,x.new,complexity)
|
x |
previous observations |
x.new |
new observations |
complexity |
tuning parameter in Gaussian kernel |
Gram matrix for the Gaussian kernel. This also can be used to project predictor on the testing set.
Li, B. (2018). Sufficient dimension reduction: Methods and applications with R. CRC Press.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.