distr_name: Name of step-length distribution and turn-angle distribution

distr_nameR Documentation

Name of step-length distribution and turn-angle distribution

Description

Name of step-length distribution and turn-angle distribution

Usage

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, ...)

Arguments

x

Random steps or fitted model

...

None implemented.

Value

Character vector of length 1.


amt documentation built on March 31, 2023, 5:29 p.m.