powered by
Probability density function of the Pareto distribution
pdfpareto(par, x)
return the value of the pdf of the Pareto distribution
parameter vector of the Pareto distribution. First parameter is the scale and second is the shape parameter
vector of observations or single value
Arnold, B. C. (1983). Pareto Distributions, International Cooperative Publishing House.
pdfpareto(c(2,5),3)
Run the code above in your browser using DataLab