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!

sas-innovate-2024.png

Available on demand!

Missed SAS Innovate Las Vegas? Watch all the action for free! View the keynotes, general sessions and 22 breakouts on demand.

 

Register now!

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.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

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