BookmarkSubscribeRSS Feed
jagnew
Obsidian | Level 7

Hi

 

I have a dataset with 55 columns. I want to determine which of the columns can be used to determine the likely value of column A, they are a mix of character and numeric fields.

 

I am not sure which method to select/statistic to use. I have tried PROC CORR but this errors due to field type.

 

Any advice with this would be great.

 

Thanks

2 REPLIES 2
Ksharp
Super User

Check PROC PLS, in its documentation, there is an example about variable's importance.

Or Check PROC HPGENSELECT,pick up the variable has the smallest P-value or the largest absolution parameter value.

jagnew
Obsidian | Level 7

Thanks, I'll check those out

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
  • 2 replies
  • 1254 views
  • 1 like
  • 2 in conversation