RGHD_P0_calc: 2m-RGHD Distribution Function P0 calculation

Description Usage Arguments

View source: R/RcppExports.R

Description

Calculates P0 given a set of parameters

Usage

1
RGHD_P0_calc(sigma_upper, m, r, q)

Arguments

sigma_upper

Int which determine number of iterations for calculation to go through, this is needed to approximate sigma infinity

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


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