I am a development economist with research interests spanning the fields Economics of Education, Labour and Health Economics. My research focuses on the effects of early-life shocks and early childhood/adolescent investments on later-life (adult) outcomes, evaluating the impact of public programs, firm dynamics and labour, and the long-term impact of conflicts on economic development. I hold a DPhil in Economics from Deakin University, Australia and my thesis focused on Civil Conflict, Education, and Women's Empowerment. View my paper below:

Job Market Paper

Prior to my doctorate, I read Economics at the Sveriges lantbruksuniversitet and Makerere University, Kampala. View my abridged CV below:

Curriculum Vitae

Publications

Kazibwe, D, and Jinhu, Li (2025) 'Universal secondary education, schooling and women ’s empowerment:
Evidence from Uganda', Journal of Development Economics, 174, 2025, 103464

Kazibwe, D, (2025) 'Violent Conflicts and Education:
The LRA Insurgency in Northern Uganda Revisited', World Development, 186, 2025, 106822

Working Papers/ Work in Progress

Prevalence of Intimate Partner Violence in Uganda:
The Role of Education

Early Life Economic Shocks and Child Health Outcomes:
Evidence from Kenya

Agricultural shocks and child health:
The impact of desert locust outbreaks on child health in Ethiopia, joint with Jinhu LI

Presentations

2024: Africa Meeting of the Econometric Society.

2023: Australian Health Economics Society Conference; Africa Meeting of the Econometric Society; Western Economic Association International (WEAI) International Conference; Australian Gender Economics Workshop.

2022: The Australasian AID Conference; Australian Development Economics Workshop..

2012: 8th International Conference on Environment, Cultural, Economics and Social Sustainability.

Unobserved Components Model

This function implements the Stock and Watson (2007) unobserved components model with stochastic volatilities. It employs a gamma random variable generator function and can be used to extract the trend of any given univariate time series.

</Code>

VAR Historical Decomposition

This function takes in the output from the VAR() function (see vars package) and computes the vector autoregression historical decomposition. It is an abridged translation of Cesa-Bianchi's MATLAB code (in the VAR-Toolbox) designed for R.

</Code>

Gaussian Error Propagation

This function determines the uncertainty (or error) of any mathematical expression containing estimated variables with uncertainties by taking the partial derivatives with respect to each variable multiplied by their uncertainty and added in quadrature.

</Code>

Adapted HLW (2017) Model

This code is used to estimate the natural rate of interest using an annually adapted Holston, Laubach and Williams (2017) multi-stage maximum likelihood estimation procedure, where the likelihood function is computed by the Kalman filter.

</Code>

Elements

Text

This is bold and this is strong. This is italic and this is emphasized. This is superscript text and this is subscript text. This is underlined and this is code: for (;;) { ... }. Finally, this is a link.


Heading Level 2

Heading Level 3

Heading Level 4

Heading Level 5
Heading Level 6

Blockquote

Fringilla nisl. Donec accumsan interdum nisi, quis tincidunt felis sagittis eget tempus euismod. Vestibulum ante ipsum primis in faucibus vestibulum. Blandit adipiscing eu felis iaculis volutpat ac adipiscing accumsan faucibus. Vestibulum ante ipsum primis in faucibus lorem ipsum dolor sit amet nullam adipiscing eu felis.

Preformatted

i = 0;

while (!deck.isInOrder()) {
    print 'Iteration ' + i;
    deck.shuffle();
    i++;
}

print 'It took ' + i + ' iterations to sort the deck.';

Lists

Unordered

  • Dolor pulvinar etiam.
  • Sagittis adipiscing.
  • Felis enim feugiat.

Alternate

  • Dolor pulvinar etiam.
  • Sagittis adipiscing.
  • Felis enim feugiat.

Ordered

  1. Dolor pulvinar etiam.
  2. Etiam vel felis viverra.
  3. Felis enim feugiat.
  4. Dolor pulvinar etiam.
  5. Etiam vel felis lorem.
  6. Felis enim et feugiat.

Icons

Actions

Table

Default

Name Description Price
Item One Ante turpis integer aliquet porttitor. 29.99
Item Two Vis ac commodo adipiscing arcu aliquet. 19.99
Item Three Morbi faucibus arcu accumsan lorem. 29.99
Item Four Vitae integer tempus condimentum. 19.99
Item Five Ante turpis integer aliquet porttitor. 29.99
100.00

Alternate

Name Description Price
Item One Ante turpis integer aliquet porttitor. 29.99
Item Two Vis ac commodo adipiscing arcu aliquet. 19.99
Item Three Morbi faucibus arcu accumsan lorem. 29.99
Item Four Vitae integer tempus condimentum. 19.99
Item Five Ante turpis integer aliquet porttitor. 29.99
100.00

Buttons

  • Disabled
  • Disabled

Form