LandNode: LandNode

Description Usage Arguments Details Value Fields Author(s)

View source: R/land_node.R

Description

LandNode

Usage

1
LandNode(aName, aChoiceFunction, aLandAllocation, aFinalCalPeriod)

Arguments

aName

Node name

aChoiceFunction

Choice function (logit type and exponent from node above)

aLandAllocation

Land allocation for this node (reserved for future use)

aFinalCalPeriod

Final calibration period

Details

Initialize an Class called LandNode

Value

New, initialized LandNode

Fields

mName

Node name

mChoiceFunction

Choice function (logit type and exponent) for this node

mLandAllocation

Land allocation for this node

mFinalCalPeriod

Final calibration period

mUnmanagedLandValue

Unmanaged land value in this node

mShare

Share of land allocated to this node

mShareWeight

Share weight of this node

mGhostUnnormalizedShare

Ghost share for new children in this node

mProfitRate

Profit rate of this node

mChildren

list of LandLeaf children

Author(s)

KVC September 2017


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