Create the scaling in a data element of a linear predictor
paste_scale(x, row, scalemat)a character string of the form (x - center)/scale.
a character string
integer; indicating the row of scalemat to be used
character string; name of the matrix containing the scaling information (e.g., "spM_lvlone"). This matrix is assumed to have columns "center" and "scale".