Compute the first four ordinary moments, central moments, mean, variance, Pearson's coefficient of skewness, kurtosis, coefficient of variation, median and quartile deviation based on the selected parametric values of the Birnbaum-Saunders distribution.
d_bs(v)
d_bs gives the first four ordinary moments, central moments, mean, variance, Pearson's coefficient of skewness, kurtosis, coefficient of variation, median and quartile deviation based on the selected parametric values of the Birnbaum-Saunders distribution.
The strictly positive scale parameter of the Birnbaum-Saunders distribution (\(v > 0\)).
Muhammad Imran.
R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com.
The following is the probability density function of the Birnbaum-Saunders distribution: $$ f(x)=\frac{x^{0.5}+x^{-0.5}}{2vx}\phi\left(\frac{x^{0.5}-x^{-0.5}}{v}\right), $$ where \(x > 0\) and \(v > 0\).
Chan, S., Nadarajah, S., & Afuecheta, E. (2016). An R package for value at risk and expected shortfall. Communications in Statistics Simulation and Computation, 45(9), 3416-3434.
d_normal