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

Join us for SAS Innovate April 16-19 at the Aria in Las Vegas. Bring the team and save big with our group pricing for a limited time only.

Pre-conference courses and tutorials are filling up fast and are always a sellout. Register today to reserve your seat.

 

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