| attributes.simultaneous-class {simuclustfactor} | R Documentation |
Simultaneous results attributes
Description
Simultaneous results attributes
Slots
U_i_g0matrix. Initial object membership function matrix
B_j_q0matrix. Initial factor/component matrix for the variables
C_k_r0matrix. Initial factor/component matrix for the occasions
U_i_gmatrix. Final/updated object membership function matrix
B_j_qmatrix. Final/updated factor/component matrix for the variables
C_k_rmatrix. Final/updated factor/component matrix for the occasions
Y_g_qrmatrix. Derived centroids in the reduced space (data matrix)
X_i_jk_scaledmatrix. Standardized dataset matrix
BestTimeElapsednumeric. Execution time for the best iterate
BestLoopnumeric. Loop that obtained the best iterate
BestIterationnumeric. Iteration yielding the best results
Convergednumeric. Flag to check if algorithm converged for the K-means
nConvergesnumeric. Number of loops that converged for the K-means
TSS_fullnumeric. Total deviance in the full-space
BSS_fullnumeric. Between deviance in the reduced-space
RSS_fullnumeric. Residual deviance in the reduced-space
PF_fullnumeric. PseudoF in the full-space
TSS_reducednumeric. Total deviance in the reduced-space
BSS_reducednumeric. Between deviance in the reduced-space
RSS_reducednumeric. Residual deviance in the reduced-space
PF_reducednumeric. PseudoF in the reduced-space
PFnumeric. Weighted PseudoF score
Labelsinteger. Object cluster assignments
Fsnumeric. Objective function values for the KM best iterate
Enormnumeric. Average l2 norm of the residual norm.