Hi all,
I am trying to investigate the effect of breastfeeding on the double burden of malnutrition among mother-child pairs. The breastfeeding variable m4 has 3 categories: never breastfed, ever breastfed but no longer breastfeeding, and still breastfeeding. The outcome variable is binary where 1 = presence of the double burden and 0 = no presence. I ran a multivariate model with various sociodemographic, health and dietary variables as such:
The results of the regression are as follows (only top part included to avoid it being too long):
In this result, neither category of breastfeeding is statistically significant. However, if i replace the categorical child age variable with a continuous equivalent b19 (age in months), still breastfeeding becomes statistically significant for reducing the odds of having the double burden:
The same occurs if I widen the child age variable into two categories of 5-23 months and 24-59 months. Any narrower categories and breastfeeding becomes insignificant. I am not quite sure how to interpret this. I was thinking that possibly with the narrow age categories, some of the variation caused by breastfeeding is explained by the age categories, with younger age groups more likely to experience the benefits of breastfeeding. With the continuous age variable, age acts as a control which is needed as older children are less likely to still be breastfed. Would this interpretation be valid or am I reaching? I wanted to include age as categorical so I could show which age groups are at greatest risk (and to account for the fact that the effect of age is non-linear). I was then thinking of including this second model as well with age being continuous to show that breastfeeding is a significant factor associated with the double burden. Any comments or advice on how I should handle this would be greatly appreciated.
I am trying to investigate the effect of breastfeeding on the double burden of malnutrition among mother-child pairs. The breastfeeding variable m4 has 3 categories: never breastfed, ever breastfed but no longer breastfeeding, and still breastfeeding. The outcome variable is binary where 1 = presence of the double burden and 0 = no presence. I ran a multivariate model with various sociodemographic, health and dietary variables as such:
Code:
svy: logit DBM i.b4 i.age_child i.sizeatbirth i.diarrhea i.v460 i.v013 i.v106 c.v218 i.short_structure i.v394 c.v453 i.v463a i.m4 i.m3b i.v401 i.v714 i.first_birth i.v467b i.v467d i.v130 i.v190 ib2.v025 c.HHhead_age i.v151 i.improved_water i.improved_sanitation i.s653a i.s653b i.s653c i.s653d i.s653e i.s653f i.s653g i.s653h i.s653i i.s653j i.s653k i.s653l i.s653m i.s653n i.s653o i.s653p i.s653q i.s653r i.s653s i.s653t i.s653u i.s653v, or
Code:
Linearized
DBM Odds ratio std. err. t P>t [95% conf. interval]
b4
female .7977014 .0811424 -2.22 0.026 .6533933 .9738813
age_child
12- 1.443243 .3351756 1.58 0.114 .915109 2.276178
19- 1.623259 .4312487 1.82 0.068 .9639142 2.733616
29- 1.394491 .3956674 1.17 0.241 .7992317 2.433095
39- 1.008225 .2936575 0.03 0.978 .56938 1.785306
49- 1.059838 .3035261 0.20 0.839 .6042769 1.858845
sizeatbirth
2 1.512282 .3164086 1.98 0.048 1.003165 2.279782
3 1.69537 .3276294 2.73 0.006 1.160421 2.476926
4 1.835523 .4701192 2.37 0.018 1.110563 3.033727
5 3.131504 1.149433 3.11 0.002 1.524131 6.434036
1.diarrhea 1.027892 .1721993 0.16 0.870 .7399708 1.427842
v460
all children .8815488 .1543398 -0.72 0.472 .6252876 1.242833
some children .6968555 .1815756 -1.39 0.166 .417967 1.161832
no net in household 1.015444 .1905204 0.08 0.935 .7027507 1.467272
v013
20-24 2.393979 1.181106 1.77 0.077 .9094378 6.301843
25-29 3.087438 1.450843 2.40 0.017 1.228083 7.761909
30-34 2.945537 1.494631 2.13 0.033 1.08853 7.970553
35-39 4.306002 2.204598 2.85 0.004 1.577121 11.75665
40-44 3.202782 1.834246 2.03 0.042 1.041318 9.850794
45-49 4.583337 3.074994 2.27 0.023 1.229047 17.09209
v106
primary 1.626226 .2969723 2.66 0.008 1.136563 2.326851
secondary 1.191351 .2511549 0.83 0.406 .7878169 1.801584
higher 1.036256 .3389724 0.11 0.913 .5454653 1.968644
v218 1.09111 .0470229 2.02 0.043 1.002653 1.187372
1.short_structure 1.84761 .2787333 4.07 0.000 1.374283 2.483959
v394
yes .774395 .0932031 -2.12 0.034 .611532 .9806316
v453 1.000462 .0005271 0.88 0.381 .9994283 1.001497
v463a
yes 3.031143 1.800266 1.87 0.062 .9453304 9.719169
m4
never breastfed 1.255726 .4795985 0.60 0.551 .5935959 2.656432
still breastfeeding .7993677 .1818369 -0.98 0.325 .5116077 1.248982
In this result, neither category of breastfeeding is statistically significant. However, if i replace the categorical child age variable with a continuous equivalent b19 (age in months), still breastfeeding becomes statistically significant for reducing the odds of having the double burden:
Code:
svy: logit DBM i.b4 c.b19 i.sizeatbirth i.diarrhea i.v460 i.v013 i.v106 c.v218 i.short_structure i.v394 c.v453 i.v463a i.m4 i.early_initiation i.m3b i.v401 i.v714 i.first_birth i.v467b i.v467d i.v130 i.v190 ib2.v025 c.HHhead_age i.v151 i.improved_water i.improved_sanitation i.s653a i.s653b i.s653c i.s653d i.s653e i.s653f i.s653g i.s653h i.s653i i.s653j i.s653k i.s653l i.s653m i.s653n i.s653o i.s653p i.s653q i.s653r i.s653s i.s653t i.s653u i.s653v, or
Code:
Linearized
DBM Odds ratio std. err. t P>t [95% conf. interval]
b4
female .8011144 .0826832 -2.15 0.032 .6542735 .9809114
b19 .9887508 .0044224 -2.53 0.012 .9801128 .9974649
sizeatbirth
2 1.538217 .3256564 2.03 0.042 1.015407 2.330209
3 1.725471 .3389479 2.78 0.006 1.17366 2.536722
4 1.914457 .4995159 2.49 0.013 1.147476 3.194095
5 3.179426 1.18215 3.11 0.002 1.533078 6.593763
1.diarrhea .9882171 .1658365 -0.07 0.944 .7110086 1.373504
v460
all children .8891045 .1566164 -0.67 0.505 .629321 1.256127
some children .6958354 .1822213 -1.38 0.166 .4162838 1.163117
no net in household 1.031197 .1930018 0.16 0.870 .7142965 1.488691
v013
20-24 3.433124 2.083032 2.03 0.042 1.0441 11.28852
25-29 4.557931 2.623815 2.64 0.009 1.473349 14.10035
30-34 4.349447 2.679922 2.39 0.017 1.298589 14.56788
35-39 6.43073 3.944805 3.03 0.002 1.930266 21.42414
40-44 4.804882 3.210934 2.35 0.019 1.295151 17.82564
45-49 7.200005 5.517323 2.58 0.010 1.601214 32.37548
v106
primary 1.657486 .303282 2.76 0.006 1.157586 2.373267
secondary 1.173758 .2525981 0.74 0.457 .7695272 1.79033
higher 1.031402 .3411283 0.09 0.926 .5390579 1.973426
v218 1.091747 .0470638 2.04 0.042 1.003214 1.188094
1.short_structure 1.82728 .2799426 3.93 0.000 1.352935 2.467932
v394
yes .7714005 .0965369 -2.07 0.038 .6034708 .9860605
v453 1.000472 .0005165 0.91 0.361 .9994591 1.001486
v463a
yes 2.988678 1.795403 1.82 0.069 .9197134 9.711936
m4
never breastfed 1.149961 .6107756 0.26 0.793 .4056597 3.259898
still breastfeeding .6109488 .116082 -2.59 0.010 .4208451 .886926

Comment