proc reg data = data; model a = b c d; test b=0; run;
Hello, I want to do a one side test on SAS, in fact I want to test if 'b' has a positive effect on 'a' but I don't know how to do it with this code. Thanks for your help !
You take the p-value for the coefficient of B, and you double it.
Nearly 200 sessions are now available on demand with the SAS Innovate Digital Pass.
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.
Ready to level-up your skills? Choose your own adventure.
Browse our catalog!