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