Plot_CNTLKwIEx {NTLKwIEx} | R Documentation |
Graphical representation of the Cumulative Distribution Function (CDF) of the NTLKwIEx distribution
Description
This function generates a plot of the Cumulative Distribution Function (CDF) of the NTLKwIEx distribution over a specified range of x values.
Usage
Plot_CNTLKwIEx(teta, alpha, a, b, m, min_x, max_x)
Arguments
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 |
min_x |
Minimum value of x for the plot |
max_x |
Maximum value of x for the plot |
Value
A plot of the CDF of the NTLKwIEx distribution
[Package NTLKwIEx version 0.1.0 Index]