fit_separate: Function for fitting stable Kendall distribution separately...

Description Usage Arguments Value

Description

Function for fitting stable Kendall distribution separately to two parts of data

Usage

1
fit_separate(data, separation_point)

Arguments

data

Numeric vector. Observation to which the distribution will be fitted.

separation_point

Order above which data (quantiles) will be separated.

Value

List of class kendall_fit with estimated and theoretical quantiles and estimated parameters.


kendallRandomWalks documentation built on May 2, 2019, 2:43 a.m.