Random walk in data frames

2021-Galan-001, (Last updated: 2022-09-07)


Authors

Galan, Jose M. (Author, Copyright Holder, Creator)
Angourakis, Andreas (Contributor)


Module files

Module type

Algorithm

Implementation languages

R

Keywords

Modelling: agent behaviour (self)
Programming: Functional   Nondeterministic
Regions:
Periods:
Subjects: random walk

Input and output

Click on nodes for details

References


README

Random Walk in data frames

by Jose M Galan (NASSA submission 🚀)

Collection of methods for producing random walks in two-dimensional space in R, including alternatives for grid and non-grid space. Uses tidyverse “tibble” to keep track of trajectories.

License

MIT

Further information

Example of output: sequential random walk in continuous 2D space
Example of output: sequential random walk in continuous 2D space

Code and demonstration in Rmarkdown

See full list of documentation resources in documentation.