FitIsoScaleFixedPG: Isotonic estimation (using a projected gradient method)

Description Usage Arguments Value Note

Description

Isotonic estimation (using a projected gradient method)

Usage

1
FitIsoScaleFixedPG(y, scale, shape, max_repetitions = 100000L)

Arguments

y

numeric vector of the data

scale

numeric vector of the scape parameters

shape

double

max_repetitions

Maximal number of repetitions

Value

isotonic scale parameter estimate, deviance, convergence, iterations and deviance trace

Note

up to now only for positive shape parameters


MartinRoth/gpdIcm documentation built on May 7, 2019, 3:39 p.m.