What is shift table? have you ever created shift that?
Answer Posted / nandu
shift table displays the number of patients shifted
baseline to postbaseline.
| Is This Answer Correct ? | 42 Yes | 3 No |
Post New Answer View All Answers
explain the concepts and capabilities of business object? : Sas-bi
what is data access? : Sas-di
What versions of SAS have you used (on which platforms)?
If you use a symput in a data step, when and where can you use the macro variable? : sas-macro
how we can create a FLAG datasets? Ex:-ID age_group no_persons 1 to 10 10 to 20 3 11 to 20 21 to 30 7 21 to 3o 31 to 40 5
State the difference between INFORMAT and FORMAT ?
which features do you use to check the data validations and errors? : Sas-administrator
How to limit decimal places for variable using proc means?
What are the prime responsibilities of data integration administrator? : Sas-di
How are numeric and character missing values represented internally?
What’s the difference between var b1 – b3 and var b1 — b3?
what is the use of proc sql? : Sas programming
how are numeric and character missing values represented internally? : Sas programming
i have a dataset with 100 obs i want to generate title from 20th obs onwards with total observations. that should contain 100 obs.dont use firstobs and dnt split the data. use dataset block or proc report? how can we genarate;
Explain bmdp procedure?