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: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 25. Read more here about why you should contribute and what is in it for you!

Submit your idea!

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.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 4 replies
  • 559 views
  • 0 likes
  • 3 in conversation