BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
WCovalt
Calcite | Level 5

The format of the Standardized Results for Linear Equations table of PROC CALIS has changed from version 9.3 to 9.4.  In 9.3 this table consisted of the standardized beta, the standard error and the t-statistic for each parameter and took up three rows per equation.  In 9.4 this information is summarized within the equation.  For example:

myY   =     0.1978(**) X1   +   0.2483(**) X2  +   0.1837(**) X3  + -0.00063(ns) X4    +   1.0000 e1

A separate table now reports the standard error and t and p values.

Two questions.  How you you set the significance level used in the equation summary?  Is it possible to revert the report back to the 9.3 format?

I am using TYPE= LINEQS but my assumption is that the equations table is the same for all types.

1 ACCEPTED SOLUTION

Accepted Solutions
Rick_SAS
SAS Super FREQ

1) Use the ALPHA= option on the PROC CALIS statement

2) I don't see a table named "Standardized Results for Linear Equations."  What is the name of that ODS table when you use ODS TRACE ON?

View solution in original post

2 REPLIES 2
Rick_SAS
SAS Super FREQ

1) Use the ALPHA= option on the PROC CALIS statement

2) I don't see a table named "Standardized Results for Linear Equations."  What is the name of that ODS table when you use ODS TRACE ON?

WCovalt
Calcite | Level 5

Ah yes, Alpha.  Thank you very much.

The standardized equations can be found in the results tree as:

Calis

+ Standardized Results

  + Equations

I tried to insert a picture but was not able to.

I am finding the new output less problematic than I thought it would be but I am still interested if the options exist to revert to prior formats.

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

Register now!

What is ANOVA?

ANOVA, or Analysis Of Variance, is used to compare the averages or means of two or more populations to better understand how they differ. Watch this tutorial for more.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 2 replies
  • 1352 views
  • 0 likes
  • 2 in conversation