Description Usage Arguments Value Author(s)
View source: R/calc_net_surplus.R
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
1 | calc_net_surplus(cprice, csup, cdmnd, eprice, esup, edmnd)
|
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 |
the change in total surplus
Robert Link
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.