Learn R Programming

amt (version 0.1.2)

distr_name: 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 random_steps sl_distr_name(x, ...)

# S3 method for fit_clogit sl_distr_name(x, ...)

ta_distr_name(x, ...)

ta_distr_name(x, ...)

# S3 method for random_steps ta_distr_name(x, ...)

# S3 method for fit_clogit ta_distr_name(x, ...)

Arguments

x

Random steps or fitted model

...

None implemented.