For clinical entire study how many tables will create approx?
No Answer is Posted For this Question
Be the First to Post Answer
How many missing values are available? When might you use them?
What are all the problems you faced while validating tables and reports?
0 Answers Accenture, Quintiles,
what is factor analysis? : Sas-administrator
What is the difference between %local and %global? : sas-macro
what is the difference between %put and symbolgen?
How long can a macro variable be? A token? : sas-macro
How to merge the data using merge statement and proc format? Is the result is same ?
What is _n_?
What is the function of output statement in a SAS Program?
/*i have the following dataset.*/ data score; input marks ; datalines; 10 20 30 40 50 60 70 80 90 100 ; run; Now i should get the result as sum of 1 to 5 i.e(10+20+30+40+50)=150 and 2 to 6 i.e(20+30+40+50+60)=200 and 3 to 7 i.e(30+40+50+60+70)=250 and so on. how to get it. thanks in advance
what is data integration? : Sas-di
I am looking to buy a sas advance book. So any one can guide me that which one i should buy.