ModelSV-class {svcR} | R Documentation |
reading data, computation of the svc model and cluster labelling
Objects can be created by calls of the form new("ModelSV", ...)
.
or by calling the ModelSV
function.
VectorWA
:"list"
contains
the lagrange coefficients : VectorWA$A RadiusC
:"numeric"
contains
radius of the hypersphere containing dataSmallR
:"numeric"
contains
residu of radius Nicolas Turenne - INRA France nicolas.turenne@jouy.inra.fr
## exemple with iris data fmc = findModelCluster.Test(); fmc@WVectorsYA$A; # lagrange coefficients