P_NTLKwIEx {NTLKwIEx} | R Documentation |
Probability Density Function (PDF) of the NTLKwIEx distribution
Description
The Probability Density Function (PDF) of the NTLKwIEx distribution is defined as:
Usage
P_NTLKwIEx(x, teta, alpha, a, b, m)
Arguments
x |
Value to evaluate the PDF at
|
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
|
Details
f(x,θ,α,a,b,m)=2abmx2θ(−xθlog(α)+exp(xθ))exp{−xθ(1+aαexp(−xθ))}{1−exp(−axθαexp(−xθ))}2b−1{1−{1−exp(−xaθαexp(−xθ))}2b}m−1
Value
Value of the PDF for the NTLKwIEx distribution evaluated at x
[Package
NTLKwIEx version 0.1.0
Index]