A list of two matrices, detailing different limits for datasets specific to SPSS and
Stata.
Details
SPSS and Stata impose different limits to different aspects of their datasets:
varNames: length of variable namesvarLabels: length of variable labelsvalLabels: length of value labelsstringvars: length of strings in character variablesnrows: number of observationsncols: number of variables
While SPSS has only one set of limits (disregarding legacy limits for older versions),
Stata, employs different limits for different product versions [1]. Here, SPSS
implies SPSS 30, and Stata implies Stata 19/SE. Limits of
Stata 19/BE and Stata 19/MP are implemented as additional options for getProgramLimit.
