News

Specifying the Regression Model . Next, specify the linear regression model with a MODEL statement. The MODEL statement in PROC TSCSREG is specified like the MODEL statement in other SAS regression ...
To do this, we typically store the linear model in an intermediate R object and then access the model using other functions. Specifically: Create an intermediate object (I call it “model.1” below) to ...