how to perform paired t-test using Base/SAS & SAS/Stat?
Answers were Sorted based on User's Feedback
Answer / 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 |
What are the Aggregate functions in SQL ?
i have a null dataset with 20 variables. i want to upload the variables which contain name like a or k or anything in another dataset.how can we create the dataset?
Identify statements whose placement in the DATA step is critical?
What is the purpose of _error_?
Name the option to produce a frequency line items rather that a table.
If you need the value of a variable rather than the variable itself what would you use to load the value to a macro variable?
Where do you use proc means over proc freq?
when we are using the PROC TRANSPOSE? OBSERVATIONS are repeated then what will happen and what it will show in log window.
what is the purpose of _error_? : Sas programming
How does the internal authentication work in sas? : sas-grid-administration
Which are SAS Windows Clients & SAS Java Clients
what are the softwares and applications that are used most frequently used by sas bi applications developers? : Sas-bi