get_distr | R Documentation |
Obtain the step length and/or turn angle distributions from random steps or a fitted model.
sl_distr(x, ...)
## S3 method for class 'random_steps'
sl_distr(x, ...)
## S3 method for class 'fit_clogit'
sl_distr(x, ...)
ta_distr(x, ...)
## S3 method for class 'random_steps'
ta_distr(x, ...)
## S3 method for class 'fit_clogit'
ta_distr(x, ...)
x |
Random steps or fitted model |
... |
None implemented. |
An amt distribution
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.