what is the Population you used in your project, is it ITT
or PP?
Answer / Tarun Goel
The population used in my SAS project is ITT (Intent-to-Treat) as it includes all participants who were randomly assigned to a treatment group. This analysis approach is common in clinical trials.
| Is This Answer Correct ? | 0 Yes | 0 No |
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
Difference Between Scan and Substr
How to get second top scorer student from a class- table having different sections A, B, C & D? each section has same number of student.
what is the formula to measure Baseline
What are the data types that sas contain?
Why and when do you use proc sql?
HOW MANY WAYS YOU CAN RETRIEVE THE DATA FROM ORACLE TABLES? WHAT IS ORACLE CLINICAL? HOW IT IS USEFUL?
3 Answers Accenture, Novartis,
Mention common programming errors committed in sas ?
What are the ways in which macro variables can be created in sas programming?
what do you mean by data staging area? : Sas-di
i have one dataset data l; input name: $ 25; cards; manoj is a good boy to krishna krishna is a god boy to malli malli is good boy to ramana ques: here i want "manoj" observations nubers
name some data transformation used in sas di? : Sas-di