This is the list of the rebound terms that are aggregates of other rebound terms.
A string list with 6 entries.
- Re_empl
Emplacement effect rebound.
- Re_sub
Substitution effect rebound.
- Re_inc
Income effect rebound.
- Re_dir
Sum of all direct rebound effects.
- Re_indir
Sum of all indirect rebound effects.
- Re_tot
Total rebound.
Examples
rebound_terms_agg
#> [[1]]
#> [1] "Re_empl"
#>
#> [[2]]
#> [1] "Re_sub"
#>
#> [[3]]
#> [1] "Re_inc"
#>
#> [[4]]
#> [1] "Re_dir"
#>
#> [[5]]
#> [1] "Re_indir"
#>
#> [[6]]
#> [1] "Re_tot"
#>