Displaying 1 result from an estimated 1 matches for "2500g".
Did you mean:
  2500
  
2011 Jun 13
0
How to formulate an (effect-modifying) interaction with matching variable in a conditional logistic regression?
...for your help!
Fredrik Nilsson
# Example
# Code Sheet for the Variables in the 1-1 matched Low Birth Weight Study
# Described in Section 7.3 Page 230
#
# Name     Description                Codes/Values
# pair     Pair                       1 - 56
# low      Low Birth Weight           1 = BWT<=2500g,
#                                     0 = BWT>2500g
# age      Age of Mother              Years
# lwt      Weight of Mother at        Pounds
#          Last Menstrual Period
# race     Race                       1 = White
#                                     2 = Black
#...