A function that checks the design matrix Z for possible errors and scales it.
process.Z(Z)A list containing:
The standardized design matrix Z.
The variable names of the matrix.
The center of the variables before the transformation.
The scale of the variables before the transformation.
The design matrix of the variables to be included in the model without penalization.