BookmarkSubscribeRSS Feed
Pat
Calcite | Level 5 Pat
Calcite | Level 5
Sorry for what may be a basic question. I am doing a linear regression by groups and want to test for whether the estimated coefficients are significantly different between the groups. Is there a way to build this into the procedure or am I stuck doing it by hand? Thanks!
2 REPLIES 2
deleted_user
Not applicable
Check the documentation for proc reg.

There is an "option" for the proc req statement that allows you to output the parameters for model (Or is it an option for the model?)

Anyway, you can get the resulting parameters and statistics output to a dataset which you can then process with a DATA step or with another proc.

Dig a little.
Try a little.
and Waza! a new cake.
Pat
Calcite | Level 5 Pat
Calcite | Level 5
Thanks!

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

What is Bayesian Analysis?

Learn the difference between classical and Bayesian statistical approaches and see a few PROC examples to perform Bayesian analysis in this video.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

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