- Data
numerical matrix of n cases in rows, d variables in columns, matrix is not symmetric.
- OutputDimension
Number of dimensions in the Outputspace, default=2
- Contrastfunction
Maximierung der Negentropie ueber geeignete geeignete Kontrastfunktion
Default: 'logcosh' G(u)=1/a*log cosh(a*u)
'exp': G(u)=-exp(u^2/2)
- Alpha
onstant with 1<=alpha<=2 used in approximation to neg-entropy when fun == "logcosh"
- Iterations
maximum number of iterations to perform.
- PlotIt
Default: FALSE, If TRUE: Plots the projection as a 2d visualization.
OutputDimension>2: only the first two dimensions will be shown
- Cls
[1:n,1] Optional,: only relevant if PlotIt=TRUE. Numeric vector, given Classification in numbers: every element is the cluster number of a certain corresponding element of data.