powered by
Calculate the quantile value for a given probability using the TLCAR distribution.
qTLCAR(p, alpha, a, b, theta, m)
Numeric value representing the quantile.
Probability value (between 0 and 1).
Parameter representing the distribution of the Topp-Leone component.
Parameter representing the scale (a) of the Cauchy component.
Parameter representing the position (b) of the Cauchy component.
Parameter representing the scale of the Rayleigh component.
Additional parameter.
qTLCAR(p = 0.5, alpha = 1, a = 1, b = 0, theta = 3, m = 1)
Run the code above in your browser using DataLab