how to perform paired t-test using Base/SAS & SAS/Stat?
Answer Posted / shwetha
I tried the above code.But it worked after I gave * or :
between var1 and var2.
proc ttest data=a;
paired var1:var2;
run;
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
How would you determine the number of missing or nonmissing values in computations?
What system options would you use to help debug a macro? : sas-macro
What do you know about sas and what we do? : sas-grid-administration
what are input dataset and output dataset options? : Sas programming
What are the difficulties u faced while doing vital signs table or dataset?
what is sas enterprise intelligence architecture? : Sas-bi
Are you involved in writing the inferential analysis plan? Tables specifications?
which date functions advances a date time or date/time value by a given interval? : Sas programming
What do you know about symput and symget?
what is sas application server, database server, sas olap server and sas metadata server? : Sas-di
in the flow of data step processing, what is the first action in a typical data step? : Sas programming
What is the difference between proportion and average?
What are the data types in sas?
Approximately what date is represented by the SAS date value of 730?
describe the interaction table in sas di? : Sas-di