what are the considerations when picking a SAS/STAT procedure?
No Answer is Posted For this Question
Be the First to Post Answer
Name any two sas spawners? : sas-grid-administration
Assuming {et} is randomly drawn from N(0,1) and e0 = 0, generate 200 observations of xt = et − 0.5e(t−1) and draw a line graph of xt.
Mention the category in which sas informats are placed?
you have a data set like this. data qqq; input name $ total; cards; qq 22 ww 33 qq 22 ee 44 rr 33 ww 44 ; run; and you want output like this......... name total qq 22 ww 44 Do it by data set step.
how to import XTP files into SAS datasets?
1 Answers Barclays, Institute For Plasma Research,
if a program has some 1000 or more line and how to know whether the syntax of the particular code is correct without checking it manually
How will you generate test data with no input data?
what is data integration? : Sas-di
What are the statements in proc sql?
what is function of retain statment
How would you code a merge that will keep only the observations that have matches from both sets?
I Here clinical SAS training by Ramesh Azmeera is good. Is it confirm ?