Generalized_Pareto_calc_P0_iter: Generalized Pareto Distribution Function P0 with defined...

Description Usage Arguments

View source: R/RcppExports.R

Description

Returns P0 of Generalized Pareto given a parameters theta, c, b , and rho

Usage

1
Generalized_Pareto_calc_P0_iter(theta, c, b, rho, iter)

Arguments

theta

Parameter of the Generalized Pareto function

c

Parameter of the Generalized Pareto function

b

Parameter of the Generalized Pareto function

rho

Parameter of the Generalized Pareto function

iter

Number of iterations to be performed for summation calcuation. Increasing this parameter will increase accuracy of P0


SkeweDF documentation built on Jan. 16, 2021, 5:38 p.m.