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.

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 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
  • 1900 views
  • 0 likes
  • 2 in conversation