calc_net_surplus: This function takes as inputs the unlimited scenario price,...

Description Usage Arguments Value Author(s)

View source: R/calc_net_surplus.R

Description

This function takes as inputs the unlimited scenario price, supply, and demand, and the corresponding constrained scenario price, supply, and demand and calculates the change in surplus The parameter values are obtained from the supply and demand curves outputted by GCAM

Usage

1
calc_net_surplus(cprice, csup, cdmnd, eprice, esup, edmnd)

Arguments

cprice

the shadow price of water in the unlimited water scenario

csup

the supply of water in the unlimited scenario

cdmnd

the demand of water in the unlimited scenario

eprice

the shadow price of water in the constrained water scenario

esup

the supply of water in the constrained water scenario

edmnd

the demand of water in the constrained water scenario

Value

the change in total surplus

Author(s)

Robert Link


flannerydolan/GCAM.surplus documentation built on Jan. 30, 2021, 1:29 p.m.