LandNode_calculateNodeProfitRates: LandNode_calculateNodeProfitRates

Description Usage Arguments Details Author(s)

View source: R/land_node.R

Description

LandNode_calculateNodeProfitRates

Usage

1
2
3
4
5
6
LandNode_calculateNodeProfitRates(
  aLandNode,
  aAverageProfitRateAbove,
  aChoiceFnAbove,
  aPeriod
)

Arguments

aLandNode

Current land node

aAverageProfitRateAbove

Average profit rate of the parent node.

aChoiceFnAbove

The discrete choice function from the level above.

aPeriod

Period.

Details

Calculates profit rates at the node level using the logit function calculations.

Author(s)

KVC September 2017


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