qLBPG | R Documentation |
The LBPG package computes the probability density, the cumulative density distribution and the quantile function of the length-biased power Garima (LBPG) distribution, and generates sample values with random variables that has the LBPG distribution.
qLBPG(p, alpha, beta)
p |
vector pf probabilities. |
alpha |
positive parameters(Transformed parameter). |
beta |
positive parameters(Shape parameter). |
qLBPG gives the quantile function.
Kittipong Klinjan and Sirinapa Aryuyuen(2021), The length-biased power Garima distribution and its application to model lifetime data,Songklanakarin Lournal of Science asd Techno;ogy (SJST),Volume 43 No.3(May - Jun. 2021),pp667-676, <DOI: 10.14456/sjst-psu.2021.89>
qLBPG(0.5,1.5,2.5)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.