| pdfbsgdp | R Documentation | 
Probability density function of the Birnbaum-Saunders-Generalized Pareto distribution
pdfbsgdp(par, x)
| par | parameter vector of the Birnbaum-Saunders-Generalized Pareto distribution. First parameter is the shape, second parameter is the scale parameter. Third parameter is the lower bound parameter. | 
| x | vector of observations or single value | 
return the value of the pdf of the Birnbaum-Saunders-Generalized Pareto distribution.
Altun, E., Ozel, G. A novel approach to probabilistic hazard assessment: BSGPD model. (Under Review)
pdfbsgdp(c(2,0.5,0.5),1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.