Value |
Description |
cluster |
vector containing the cluster memberships.
|
ROSS |
the Residual Orthogonal Sum of Squares for the solution.
|
converged |
logical. True if at least one solution has converged.
|
nconverg |
the number of converged solutions (out of biter starts).
|
X |
the (scaled if selected) dataset.
|
hpcoeff |
best hyerplane
|
scaled |
logical. Is the data scaled?
|
k |
the number of clusters to be found.
|
biter |
the biter setting used.
|
niter |
the niter setting used.
|
alpha |
level of trimming. Added for consistency with
rlga. In this case out.alpha=0;
|
class |
'lga'.
|