There are missing values in the input variables for a regression application.
Which SAS procedure provides a viable solution?
There are missing values in the input variables for a regression application.
Which SAS procedure provides a viable solution?
When dealing with missing values in the input variables for a regression application, the SAS procedure that provides a viable solution is STDIZE (not STDI2E as there seems to be a typo). The STDIZE procedure is used to standardize variables, and it can handle missing values by computing statistics that exclude those missing values.
STDI2E? It's STDIZE...