get_max_dist: Get the maximum distance
Description
Helper function to get the maximum distance from a fitted model.
Usage
get_max_dist(x, ...)# S3 method for fit_clogit
get_max_dist(x, p = 0.99, ...)
Arguments
- x
[fitted_issf]
A fitted integrated step-selection function.
- ...
Further arguments, none implemented.
- p
[numeric(1)]{0.99}
The quantile of the step-length distribution.