FitStepLength: Fit step length data

Description Usage Arguments Value

Description

Fits a generalized Pareto distribution to step-length data

Usage

1
FitStepLength(data, location, scale, shape)

Arguments

df

Dataframe with a "step_length" column

location

Numeric, starting value of location, default is: min(data$step_length)-1

scale

Numeric, starting value of scale, default is 1.

shape

Numeric, starting value of shape, default is 0.

pars

Value

List of (step_location, step_scale, step_shape)


Blakemassey/baear documentation built on Dec. 25, 2021, 9:48 a.m.