Baseline definition in your study
Answer Posted / 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 |
Post New Answer View All Answers
how to remove duplicates using proc sql?
describe the interaction table in sas di? : Sas-di
What does P-value signify about the statistical data?
Explain the main difference between the sas procedures and functions? : Sas-administrator
what are the component of range? : Sas-bi
Mention some common errors that are usually committed in sas programming.
Explain input and put function?
Difference between sum function and using “+” operator?
what is the difference between unique key and primary key? : Sas-di
what r the job openings SAS for fresher graduates !
Differentiate between ceil and floor functions.
Can you execute macro within another macro? : sas-macro
Differentiate input and infile.
how does sas handle missing values in: assignment statements, functions, a merge, an update, sort order, formats, procs? : Sas programming
What is the different between functions and PROCs that calculate the same simple descriptive statistics?