bssn-package {bssn}R Documentation

Birnbaum-Saunders model

Description

It provides the density, distribution function, quantile function, random number generator, reliability function, failure rate, likelihood function, moments and EM algorithm for Maximum Likelihood estimators, also empirical quantile and generated envelope for a given sample, all this for the three parameter Birnbaum-Saunders model based on Skew-Normal Distribution. Also, it provides the random number generator for the mixture of Birbaum-Saunders model based on Skew-Normal distribution. Additionally, we incorporate the EM algorithm based on the assumption that the error term follows a finite mixture of Sinh-normal distributions.

Details

Package: bssn
Type: Package
Version: 1.5
Date: 2020-02-12
License: GPL (>=2)

Author(s)

Rocio Maehara rmaeharaa@gmail.com and Luis Benites lbenitesanchez@gmail.com

References

Vilca, Filidor; Santana, L. R.; Leiva, Victor; Balakrishnan, N. (2011). Estimation of extreme percentiles in Birnbaum Saunders distributions. Computational Statistics & Data Analysis (Print), 55, 1665-1678.

Santana, Lucia; Vilca, Filidor; Leiva, Victor (2011). Influence analysis in skew-Birnbaum Saunders regression models and applications. Journal of Applied Statistics, 38, 1633-1649.

See Also

bssn, EMbssn, momentsbssn, ozone, reliabilitybssn, FMshnReg

Examples

#See examples for the bssnEM function linked above.

[Package bssn version 1.0 Index]