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 would you code a macro statement to produce information on the SAS log? This statement can be coded anywhere.
explain the function of substr in sas? : Sas-administrator
Are you familiar with special input delimiters? How are they used?
What does a PROC TRANSPOSE do?
how does sas handle missing values in: assignment statements, functions, a merge, an update, sort order, formats, procs? : Sas programming
Which is the best training Institute for SAS Business Intelligence course?
tell me about use of arrays in sas
Given an unsorted data set, how to read the last observation to a new data set?
i want to upload titles and footnotes to excel file?how it is possible?
Which are SAS Windows Clients & SAS Java Clients
When looking for data contained in a character string of 150 bytes, which function is the best to locate that data: scan, index, or indexc?
what does the run statement do? : Sas programming