BookmarkSubscribeRSS Feed
☑ This topic is solved. Need further help from the community? Please sign in and ask a new question.
PaigeMiller
Diamond | Level 26

It is not "bloating this thread" to explain the background behind your problem. In most cases, it is a necessary ingredient that ought to be in the very first post on the topic. And in this case, @Rick_SAS has been asking for this background information.

 

In fact, when people focus entirely on the code problem they have and do not provide background, I think this is usually a poor way to get help. When we know the background and the code problem you are having, we can often provide alternative ways to get there rather than the approach the user is taking in writing code; often the alternatives are simpler to code and will run faster. 

--
Paige Miller
David_M
Obsidian | Level 7

My sincerest apologies ... I realize it can be very frustrating to the community I'm trying to ask for help.

StatDave
SAS Super FREQ
You might want to take a look at PROC CAUSALGRAPH which can help to create an adjustment set of variables that can allow you to estimate the direct effect from X to Y. CAUSALGRAPH takes a DAG as input. Also look over the CAUSALTRT, CAUSALMED, or PSMATCH procedures to deal with confounding or mediating variables.
Ksharp
Super User

@Rick_SAS  did wrote a blog for this topic. Check this:

https://blogs.sas.com/content/iml/2017/08/16/pairwise-correlations-bar-chart.html

 

 

Ksharp_1-1747789853505.png

 

And you could find all the correlation coefficient measure at his blog:

https://blogs.sas.com/content/iml/2017/09/05/7-ways-view-correlation.html

 

 

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!

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
  • 19 replies
  • 3063 views
  • 15 likes
  • 5 in conversation