It performs a standardization of data, i.e., centering and scaling, so that the
data is expressed in terms of standard deviation (i.e., mean = 0, SD = 1).
When applied to a statistical model, this function extracts the dataset,
standardizes it, and refits the model with this standardized version of the
dataset