distr_name | R Documentation |
Name of step-length distribution and turn-angle distribution
sl_distr_name(x, ...)
## S3 method for class 'random_steps'
sl_distr_name(x, ...)
## S3 method for class 'fit_clogit'
sl_distr_name(x, ...)
ta_distr_name(x, ...)
ta_distr_name(x, ...)
## S3 method for class 'random_steps'
ta_distr_name(x, ...)
## S3 method for class 'fit_clogit'
ta_distr_name(x, ...)
x |
Random steps or fitted model |
... |
None implemented. |
Character vector of length 1.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.