myOutcomeObjects {MoNAn} | R Documentation |
Exemplary Outcome Objects for the MoNAn Package
Description
These are exemplary outcome objects for the MoNAn package and can be used in order not to run all precedent functions and thus save time. The following products are provided:
Format
myState
An object of class "processState.monan" created by the function createProcessState()
.
myEffects
An object of class "effectsList.monan" created by the function createEffectsObject()
or createEffects()
.
myAlg
An object of class "algorithm.monan" created by the function createAlgorithm()
.
myResDN
An object of class "result.monan" created by the function estimateMobilityNetwork()
.
mySimDN
An object of class "sims.monan" created by the function simulateMobilityNetworks()
.
[Package MoNAn version 1.0.0 Index]