STK_LM_MATRIX creates a linear model object defined on a finite space
CALL: LM = STK_LM_MATRIX (P)
creates a linear model object LM with "design matrix" P. Such an object
describes a linear model on a finite space of cardinality N, where N is the
number of rows of P.