get_max_dist: Get the maximum distance

View source: R/simulate.R

get_max_distR Documentation

Get the maximum distance

Description

Helper function to get the maximum distance from a fitted model.

Usage

get_max_dist(x, ...)

## S3 method for class '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.


jmsigner/amt documentation built on April 24, 2024, 9:16 a.m.