Generalized_Pareto: Generalized Pareto Distribution Function

Description Usage Arguments

View source: R/RcppExports.R

Description

Returns vector of length k of Generalized Pareto given a parameters theta, c, b , and rho

Usage

1
Generalized_Pareto(k, theta, c, b, rho)

Arguments

k

Length of vector to be generated

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


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