Command line options specifies the number of singular values to be used in the inversion process.
The column names for the output file are generated either from the data in a selected string column in the input file, from the value of the command line option -root, or from an internal default.
The column names of the input file are collected and made into a string column in the output file.
sddspseudoinverse LTP.R12 LTP.InvR12
sddspseudoinverse [<input>] [<output>] [-pipe=[input][,output]] [-minimumSingularValueRatio=<value> | -largestSingularValues=<number>] [-smallestSingularValues=<number>] [-deleteVectors=<list of vectors separated by comma>] [-economy] [-printPackage] [-oldColumnNames=<string>] [-root=<string> [-digits=<integer>] | -newColumnNames=<column>] [-sFile=<file>[,matrix]] [-uMatrix=<file>] [-vMatrix=<file>] [-weights=<file>,name=<columnname>,value=<columnname>] [-reconstruct=<file>] [-symbol=<string>] [-ascii] [-verbose] [-noWarnings] [-multiplyMatrix=<file>[,invert]]
Multiple data pages of the input file will be processed and written to the outptu file if all the data pages of the input file have the same number of rows. The processing will stop at the first data page which doesn’t have the same number of rows as that of the first page. If applicable, the string column selected to generate column names for the output file is assumed to be the same in all input data sets. The string columns of only the first data set are read.