LandNode_calculateShareWeights: LandNode_calculateShareWeights

Description Usage Arguments Details Author(s)

View source: R/land_node.R

Description

LandNode_calculateShareWeights

Usage

1
2
3
4
5
6
LandNode_calculateShareWeights(
  aLandNode,
  aChoiceFnAbove,
  aPeriod,
  aScenarioInfo
)

Arguments

aLandNode

Land node to perform calculations on

aChoiceFnAbove

The discrete choice function from the level above.

aPeriod

Period.

aScenarioInfo

Scenario info object

Details

Calculates share weights at the node level and calls the share weight calculation for the node's children. Note: this now blends the calculateCalibrationProfitRate and calculateProfitScaler code in GCAM4.3. It will be helpful when implementing an absolute cost logit.

Author(s)

KVC September 2017


JGCRI/gcamland documentation built on Oct. 6, 2020, 5:30 p.m.