Skip to contents

The result_2000 object contains the results of a Blackbox transpose analysis performed on the mexicoCSES2000 dataset. This analysis was conducted to explore the dimensional structure of the dataset with specific handling for missing data, scaling, and dimensionality reduction.

Usage

result_2000

Format

A list containing the results of the Blackbox transpose analysis, including estimated dimensions, scaling factors, and other relevant metrics.

Source

Generated by the blackbox_transpose function applied to the mexicoCSES2000 dataset.

Details

The result_2000 object captures the outputs from the Blackbox transpose analysis, where the mexicoCSES2000 dataset was analyzed across 3 dimensions with a minimum scaling factor of 5. Missing data were coded as 99, and the analysis was performed with verbose output to provide detailed information on the process.