Returns the parameter of the distribution (e.g., gamma) fitted to the distribution of step lengths.
sl_params(x, ...)# S3 method for fit_clogit
sl_params(x, ...)
# S3 method for random_steps
sl_params(x, ...)
sl_shape(x, ...)
sl_scale(x, ...)
# S3 method for fitdist
sl_params(x, alpha = 0.05, ...)
# S3 method for random_steps
ta_params(x, ...)
An object that contains either a fitted conditional logistic regression, random steps or just a fitted distribution.
Further arguments, none implemented.
[numeric(1)=0.05]{0-1}
Alpha value for calculating 1-alpha confidence intervals.