Baseline definition in your study
Answers were Sorted based on User's Feedback
Answer / nandu
It depends on study.
In some studies they will take screening values as basline.
In some other cases values before first dose of drug
administration
| Is This Answer Correct ? | 21 Yes | 2 No |
Answer / sandeep
The initial time point in a clinical trial, just before a
participant starts to receive the experimental treatment
which is being tested.
OR
Information gathered at the beginning of a study from which
variations found in the study are measured
| Is This Answer Correct ? | 6 Yes | 2 No |
Answer / rg
Baseline is the target population on which analysis to be carried out. For example: Analysis to be done on Male heart patient of age 55 to 60(both inclusive) who are non smoker, then your filter condition to create baseline population are
Patient type = 'Heart Patient'
Gender = 'M'
Age between 55 and 60
Smoker = 'N'
| Is This Answer Correct ? | 0 Yes | 4 No |
How to convert a numeric variable to a character variable?
What areas of SAS are you most interested in?
what are all the default values getting in PROC MEANS...???
Explain what is the use of proc gplot?
What are the rows present in protocol Violation table?
2 Answers Accenture, Quintiles,
here is a string like chq.2312244%4452- from that i want only special characters in a column. dont use compress. bcoz i have 1.2 billion of records.i want another process to find the values instant from the data.
What is the one statement to set the criteria of data that can be coded in any step?
how to intersect the tables by using PROC MIXED?
How many ways to overcome a missing values???
What is the difference between informat and format statement?
What would be the result of the following SAS function (given that 31 Dec, 2000 is Sunday)?
what are some problems you might encounter in processing missing values? In data steps? Arithmetic? Comparisons? Functions? Classifying data? : Sas programming