optimize_params_EP | R Documentation |
optimize_params_EP
Uses nonlinear conjugate gradient
optimizer to pick out the best value of the kernel params
optimize_params_EP(X, class_labels, initial_params)
X |
(matrix) : The design matrix of (S/D) EC curves |
class_labels |
(vector) : vector of +1,-1 of class labels. |
kernel_param |
(float) : Bandwidth parameter for the Gaussian Kernel |
Rcgmin output
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.