This package is part of the article entitled A competitive family to the Beta and Kumarashuamy generators: Properties, Regressions and Applications. The purpose of this library is to provide functions that numerically test some expressions in this paper.
The package was implemented by Pedro Rafael D. Marinho and the authors of the article are listed below:
The package can be found on GitHub and can be installed on R with the
help of the remotes
library. To install do:
# Install the remotes package:
# install.packages("remotes")
remotes::install_github("prdm0/MarshallOlkinPSG", force = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.