BookmarkSubscribeRSS Feed
Prajna_450
Fluorite | Level 6

Hi guys,

 

I want to execute Correlation and VIF. I do not find a node to get the results of VIF anf correlation.

Kindly help, I need to execute this on a client work

 

Thank you,

Prajna

1 REPLY 1
MikeStockstill
SAS Employee

Hello Prajna_450:

 

In data mining, the number of inputs is often large,  The usual correlation/covariance matrix is on the order of the square of the number of inputs, so it can quickly become so large that interpreting it can become tedious.  However, if you do want to see it, then one method is to use the Principal Components node with the Print Eigenvalue Source property changed from No to Yes.

 

A more manageable approach might be to use the StatExplore node to compute standard univariate statistics, to compute standard bivariate statistics by class target and class segment, and to compute correlation statistics for interval variables by interval targets.

 

Variance Inflation Factor (VIF) is displayed for interval targets by the HP Regression node.

 

 

 

Thank you for your interest!

 

 

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

Register now!

How to choose a machine learning algorithm

Use this tutorial as a handy guide to weigh the pros and cons of these commonly used machine learning algorithms.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 1 reply
  • 1493 views
  • 0 likes
  • 2 in conversation