An object of class summary.mpm
with the following components:
callthe call to mpm
Vxysum of eigenvalues
VPFa matrix with on the first line the eigenvalues and on the
second line the cumulative eigenvalues of each of the principal factors
(PRF1
to PRFmaxdim
) followed by the residual
eigenvalues and the total eigenvalue.
Rowsa data frame with
summary statistics for the row-items, as described below.
Columnsa data frame with with summary statistics for the
column-items, as described below. The Rows
and Columns
data frames contain the following columns:
Positbinary
indication of whether the row or column was positioned (1
) or not
(0
).
Weightweight applied to the row or column in the
function mpm
.
PRF1-PRFmaxdimfactor scores or loadings for
the first maxdim
factors using eigenvalue scaling.
Residresidual score or loading not accounted for by the first
maxdim
factors.
Normlength of the vector representing the
row or column in factor space.
Contribcontribution of row or
column to the sum of eigenvalues.
Accuracyaccuracy of the
representation of the row or column by means of the first maxdim
principal factors.