BookmarkSubscribeRSS Feed
Sanchit_goyal
Calcite | Level 5

Please let me know how do we check whether my data is Linear (to apply Pearson or Spearman) or Non-Linear (to apply Hoeffding).

2 REPLIES 2
ballardw
Super User

Scatterplots are often helpful in conjunction with Proc Corr , which is why there is a Plots=scatter option on the proc statement.

 

If the plot shows a linear or other shaped trend that you can see then you have your answer.

 

Spearman correlation does apply for monotonic, or mostly so, non-linear associations as it it based on direction of change of values and not magnitude of change.

Ksharp
Super User

There is another better statistic to test correlation . @Rick_SAS  wrote a blog about it .

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

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

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
  • 890 views
  • 0 likes
  • 3 in conversation