moveFunction.discrete {nosoi} | R Documentation |
Make Discrete Move function
Description
Makes the discrete move.
Usage
moveFunction.discrete(res, pres.time, moving.full, structure.matrix, ...)
Arguments
res |
an object of class |
pres.time |
current time |
structure.matrix |
transition matrix (probabilities) to go from location A (row) to B (column) |
Value
The modified object res
[Package nosoi version 1.1.2 Index]