Returns the name of the distribution (e.g., gamma) fitted to the distribution of step lengths.
sl_distr(x, ...)# S3 method for list
sl_distr(x, ...)
# S3 method for fit_clogit
sl_distr(x, ...)
# S3 method for random_steps
sl_distr(x, ...)
An object that contains either a fitted conditional logistic regression, random steps or just a fitted distribution.
Further arguments, none implemented.