Q_NTLKwIEx {NTLKwIEx} | R Documentation |
Quantile Value of the NTLKwIEx distribution
Description
This function calculates the quantile value of the NTLKwIEx distribution for a given probability p.
Usage
Q_NTLKwIEx(p, teta, alpha, a, b, m)
Arguments
p |
Probability for which the quantile value is to be calculated (0 <= p <= 1) |
teta |
Parameter teta of the distribution |
alpha |
Parameter alpha of the distribution |
a |
Parameter a of the distribution |
b |
Parameter b of the distribution |
m |
Parameter m of the distribution |
Value
The quantile value corresponding to the probability p for the NTLKwIEx distribution
[Package NTLKwIEx version 0.1.0 Index]