explain what is factor analysis? : Sas-administrator
No Answer is Posted For this Question
Be the First to Post Answer
What are the data types in sas?
Difference between sum function and using “+” operator?
how many types of MERGE?
What are the functions used for character handling?
data jagan1.s; input bp$; cards; 100/90 120/89 112/87 run; in the above code how to convert character data values to numeric data values?
HOW DO WE CREATE A SAS STORED PROCESS IN SAS EG ?
What can be the size of largest dataset in SAS?
What statement do you code to tell SAS that it is to write to an external file?
What is the use of the %include statement?
Enlist the functions performed by sas.
how does sas handle missing values in sort order? : Sas programming
What is the pound sign used for the DATA _NULL_?