How to specify variables to be processed by the freq procedure?
How could you generate test data with no input data?
Can you continue to write code while the rest of the people on the floor where you work have a noisy party to which you were not invited?
How many tiers in sas architecture?
What would you change about your job?
data abc; input x y ; cards; 1 2 5 6 7 8 7 8 1 7 5 7 ; run; Proc Freq data=abc; tables x*y / chisq nopercent nocol norow PLCORR; RUN; If we run the code, we have Polychoric Correlation = 0.9054 in the last table. I want to extract this particular entry with the value. Means I will create one dataset in which this value will be stored/extracted. I need your help in coding this. Please help me out.
WHAT IS LAG FUNCTION ? WHERE CAN YOU IMPLEMENT THIS FUNCTION?
i want to upload titles and footnotes to excel file?how it is possible?
data task; input id date date9. visit; cards; 101 01jan2015 1 101 02jan2015 2 101 06jan2015 3 102 04jan2015 1 102 07jan2015 2 102 12jan2015 3 103 06jan2015 1 103 13jan2015 2 ; run; write a program to find out missing dates between visits by each subject.
What do you know about sas data set?
What are the functions done while Compilation...?
what are _numeric_ and _character_ and what do they do? : Sas programming
how can you code the confidence intervals?
6 Answers Cytel, IIT, Ranbaxy,