Skip to contents

The object result.repdem contains the results of applying the blackbox function to the issues matrix. This analysis was performed to extract dimensions that represent the underlying structure of the issues, specifically for a dataset containing political data.

Format

An object of class blackbox containing the results of the dimensional analysis, including the identified dimensions and other related statistics.

Value

The result.repdem object contains the extracted dimensions, along with other statistics generated by the blackbox function.

Examples

if (FALSE) { # \dontrun{
data(result.repdem)
} # }