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

Description Usage Arguments Value

View source: R/stable_kendall_fit.R

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.


mstaniak/kendallRandomPackage documentation built on Aug. 26, 2019, 6:18 p.m.