My panel regression model is as follows:
$$Y_{it}= PS_{it}+PF_{it}+EF_{it}+ e_{it}$$
where
$i$ : country
$t$ : year
$Y_{it}$ : GDP per capita
$PS_{it}$ : Political stability
$PF_{it}$ : Political Freedom
$EF_{it}$ : Economic Freedom
$e_{it}$ : error term
I want to determine whether a country that wants to develop gives political freedom to its people first or economic freedom. Is it better to use "stepwise regression" or "hierarchical regression"?