Petroleum Rock {DataSetsUni} | R Documentation |
The data set represents the petroleum rock samples from a petroleum reservoir
Description
The function allows to provide the petroleum rock samples from a petroleum reservoir.
Usage
data_petroleum
Arguments
data_petroleum |
A vector of (non-negative integer) values. |
Details
The data set represents the petroleum rock samples from a petroleum reservoir. Recently, it is used by ZeinEldin et al. (2020) and fitted a Type II half logistic Kumaraswamy distribution.
Value
data_petroleum gives the petroleum rock samples from a petroleum reservoir.
Author(s)
Muhammad Imran.
R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com.
References
ZeinEldin, R. A., Haq, M. A. U., Hashmi, S., Elsehety, M., & Elgarhy, M. (2020). Type II half logistic Kumaraswamy distribution with applications. Journal of Function Spaces, 2020, 1-15.
Moutinho Cordeiro, G., & dos Santos Brito, R. (2012). The beta power distribution.
Examples
x<-data_petroleum
summary(x)