Description Usage Arguments Details Value Fields Author(s)
LandNode
1 | LandNode(aName, aChoiceFunction, aLandAllocation, aFinalCalPeriod)
|
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 |
Initialize an Class called LandNode
New, initialized LandNode
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
KVC September 2017
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.