Skip to contents

Specify random walk method

Usage

random_walk()

Value

list with method identified as random walk of class `EpiStrainDynamics.method`

Examples

random_walk()
#> $method
#> [1] "random-walk"
#> 
#> attr(,"class")
#> [1] "EpiStrainDynamics.method"