Description Slots Author(s) See Also Examples
This class defines a kernel component of a mixture Model. It inherits
from [IClusterComponent].
dimVector with the dimension of the kth cluster
sigma2Vector with the standard deviation in the kth cluster.
gramMatrix storing the gram matrix if its computation is needed
kernelNamestring with the name of the kernel to use. Possible values: "Gaussian", "polynomial", "Laplace", "linear","rationalQuadratic", "Hamming". Default is "Gaussian".
kernelParametersvector with the parameters of the kernel.
kernelComputationboolean value set as TRUE if Gram matrix is to be computed
FALSE othewise. Default is TRUE.
Serge Iovleff
[IClusterComponent] class
1 | getSlots("KmmComponent")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.