Finv | R Documentation |
This function computes the quantile of seven cdf used in Nasri (2022).
Finv(u, k)
u |
Vector of probabilities |
k |
Marginal distribution: [1] Bernoulli(0.8), [2] Poisson(6), [3] Negative binomial with r = 1.5, p = 0.2, [4] Zero-inflated Poisson (10) with w = 0.1 and P(6.67) otherwise, [5] Zero-inflated Gaussian, [6] Discretized Gaussian, [7] Discrete Pareto(1) |
x |
Vector of quantiles |
Bouchra R. Nasri January 2021
B.R Nasri (2022). Tests of serial dependence for arbitrary distributions
x = Finv(runif(40),2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.