Returns the name of the distribution (e.g., von Mises) fitted to the distribution of turn angles.
ta_distr(x, ...)# S3 method for list
ta_distr(x, ...)
# S3 method for fit_clogit
ta_distr(x, ...)
# S3 method for random_steps
ta_distr(x, ...)
[fit_clogit(1),random_steps(1)]
An object that contains either a fitted conditional logistic regression, random steps or just a fitted distribution.
Further arguments, none implemented.