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

Hello, 

I 'll try to be as clear as possible, because even in my head it's not very clear.

So, I performed a Proc GLM on a few categorical variables. What I'm looking to know is :

For the modality X1 (so when this modality is observed), what is the the sum of squares of the error. 

 

In other words, i'd like to have ∑ ( y – estimated(y)  ), for each time a modality is observed. 

On the output of the proc glm, i have "Type Error" for each modality but i don't know what it corresponds...

Any advice ?

 

Thank you !

1 ACCEPTED SOLUTION

Accepted Solutions
PaigeMiller
Diamond | Level 26

Sum of squares of the errors is defined only for the entire model. This is not a quantity that is computed (or defined) for an individual variable or level of a categorical variable.

--
Paige Miller

View solution in original post

1 REPLY 1
PaigeMiller
Diamond | Level 26

Sum of squares of the errors is defined only for the entire model. This is not a quantity that is computed (or defined) for an individual variable or level of a categorical variable.

--
Paige Miller

sas-innovate-white.png

Special offer for SAS Communities members

Save $250 on SAS Innovate and get a free advance copy of the new SAS For Dummies book! Use the code "SASforDummies" to register. Don't miss out, May 6-9, in Orlando, Florida.

 

View the full agenda.

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
  • 1 reply
  • 481 views
  • 1 like
  • 2 in conversation