BookmarkSubscribeRSS Feed
rajendramanshre
Calcite | Level 5
I want to learn a non parametric canonical correlation analysis. I have two sets data as their linear combination of 3 or more variables and do not follow approximate multi variate normal distribution.
How could I get its solution in SAS or in any other software?
Thanks 🙏
4 REPLIES 4
PaigeMiller
Diamond | Level 26

I am not aware of (and google does not find) examples of doing non parametric canonical correlation in SAS. I can't speak about other software (but maybe google can)

--
Paige Miller
rajendramanshre
Calcite | Level 5
I didn't find it in Google and so, am asking for help.
PaigeMiller
Diamond | Level 26

@rajendramanshre wrote:
I didn't find it in Google and so, am asking for help.

I think that means you can't do it in SAS right now, unless you write your own code.

--
Paige Miller
Ksharp
Super User
Firstly PROC CANCORR can do canonical correlation analysis.

But for non parametric canonical correlation analysis,
I guess you could get ranks of variables by PROC RANK ,and you could feed it into PROC CANCORR.

And maybe @StatDave know more thing.

SAS Innovate 2025: Register Now

Registration is now open for SAS Innovate 2025 , our biggest and most exciting global event of the year! Join us in Orlando, FL, May 6-9.
Sign up by Dec. 31 to get the 2024 rate of just $495.
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
  • 4 replies
  • 653 views
  • 0 likes
  • 3 in conversation