summary.ordinal.logistic.biplot:
Summary Method Function for Objects of Class 'ordinal.logistic.biplot'
Description
This function shows a summary of the principal results for the estimation
for individuals and variables, like some Pseudo R-squared indices, the
percent of correct classifications for each regression, the logLikelihood
and "Estimate coefficients", "Std. Error", "z value" or "Pr(>|z|)" values.
This parameter keeps the ordinal logistic biplot object
data
Boolean parameter to show the number of observations. Default value is FALSE.
rowCoords
Boolean parameter to show the coordinates of the individuals. Default value is FALSE.
coefs
Boolean parameter to show the coefficients of the object. Default value is FALSE.
loadCommun
Boolean parameter to show the factor loadings and communalities. Default value is FALSE.
...
Additional parameters to summary.
Details
This function is a method for the generic function summary() for class "ordinal.logistic.biplot".
It can be invoked by calling summary(x) for an object x of the appropriate class.