Fitting a curvature model in a sequence of observations. It extracts the the maximum curvature computed.
Usage
fit_curvature_max()
Arguments
Value
returns an object of class fit_curvature_max, which inherits from the fit_curvature and dal_transform classes.
The object contains a list with the following elements:
x: The position in which the maximum curvature is reached.
y: The value where the the maximum curvature occurs.