calcCapital: Calculate macroeconomic capital stock

View source: R/calcCapital.R

calcCapitalR Documentation

Calculate macroeconomic capital stock

Description

Compute macroeconomic capital stock based on capital intensities from PWT and GDP scenarios from mrdrivers. The PWT capital intensities are used up until 2010. After that, the capital intensities converge towards that of Japan in 2010, at speeds that vary across scenarios. The final capital stocks are the product of the capital intensities and the gdp scenarios from mrdrivers.

Usage

calcCapital(scenario)

Arguments

scenario

GDP and pop scenarios. Passed to mrdrivers::calcGDP().

Value

magpie object with the requested output data either on country or on regional level depending on the choice of argument "aggregate" or a list of information if supplementary is set to TRUE.

See Also

  • See the vignette vignette("scenarios", "mrdrivers") for information on the GDP scenarios.

  • readPWT() for information on the PWT version used.


pik-piam/mrremind documentation built on April 12, 2025, 12:02 a.m.