RGHD: 2m-RGHD Distribution Function

Description Usage Arguments

View source: R/RcppExports.R

Description

Returns doubly truncated vector of 2m-RGHD function values where input is 1-J

Usage

1
RGHD(J, m, r, q, P0_iter = 100L, P0_included = FALSE)

Arguments

J

Length of vector to be generated

m

Parameter of the 2m-RGHD function, this defines number of r and q parameters of the function

r

R vector containing r parameters from 1:m

q

R vector containing q parameters from 1:m

P0_iter

Integer indicating number of iterations to use for calculation of P0, increasing this parameter will increase accuracy of P0

P0_included

Boolean used to include P0 in vector or not


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

Related to RGHD in SkeweDF...