I am not sure if I should create a new thread for this, but I have another question. I would like to build a model in SAS EM. Is it possible to output this model to use in SAS EG? For example, say that I want to use linear regression. Is there some way that SAS EM outputs the function y^ = a_1 x_1 + ... + a_n x_n? I am really interested in the y^ produced by a gradient boosting model. If it is not possible for SAS EM to produce this function y^, is it possible for me to place a model created in SAS EG into SAS EM for comparison?
... View more