Data size limits?
Most modules in NTSYSpc do not have explicit dimension limits for objects or variables. The limitation will be disk space and time. Larger amounts of RAM will speed up to computations for very large datasets. With the present capacity and power of modern PCs, a data set with a few hundred samples or variables is considered a small dataset for most computations. However, the MDSCALE module must manipulate many matrices simultaneously and hence is more limited in the size of the matrix it can handle (512 variables is the maximum). The canpls module is currently limited to 255 variables.