DataLab is a compact statistics package aiming at exploratory data analysis. Please visit the DataLab Web site for more information....


Transpose

Declaration: TMatrix.Transpose: boolean;
The method Transpose transposes the matrix (= exchanging rows and columns). It returns a TRUE value, if transposing has been carried out successfully.