BookmarkSubscribeRSS Feed
deleted_user
Not applicable
How can I get an output data set containing Kendall test correlation coeff. and more importantly signif. prob. which is found in the printed output in proc corr?? (Prob > |r| under H0: Rho=XX)
3 REPLIES 3
Doc_Duke
Rhodochrosite | Level 12
Use ODS. The dataset name is in the documentation for PROC CORR.
deleted_user
Not applicable
Thanks.
I'm not familiar with ODS (tables?). If you had an example program, that would be helpful.
Doc_Duke
Rhodochrosite | Level 12
ODS is Output Delivery System. I don't have an example, but there are plenty in the ODS manual. You are going to have to do some homework. Read the first few chapters of the ODS manual to understand the principles, then the sections (and examples) on putting the objects into datasets, and finally the sections of PROC CORR on the specific objects that you need.

Ready to join fellow brilliant minds for the SAS Hackathon?

Build your skills. Make connections. Enjoy creative freedom. Maybe change the world. Registration is now open through August 30th. Visit the SAS Hackathon homepage.

Register today!
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
  • 3 replies
  • 2014 views
  • 0 likes
  • 2 in conversation