MPrecipitation: Data consists of 30 observations of the March precipitation

March PrecipitationR Documentation

Data consists of 30 observations of the March precipitation

Description

The function allows to provide the 30 observations of the March precip- itation (in inches) in Minneapolis/St Paul.

Usage

data_MPrecipitation

Arguments

data_MPrecipitation

A vector of (non-negative integer) values.

Details

Data consists of 30 observations of the March precip- itation (in inches) in Minneapolis/St Paul. Recently, it is used by Usman and Haq (2020) and fitted the Marshall-Olkin extended inverted Kumaraswamy distribution.

Value

data_MPrecipitation gives the March precip- itation (in inches) in Minneapolis/St Paul.

Author(s)

Muhammad Imran.

R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com.

References

Usman, R. M., & ul Haq, M. A. (2020). The Marshall-Olkin extended inverted Kumaraswamy distribution: Theory and applications. Journal of King Saud University-Science, 32(1), 356-365.

Hinkley, D. (1977). On quick choice of power transformation. Journal of the Royal Statistical Society: Series C (Applied Statistics), 26(1), 67-69.

See Also

data_precipitation

Examples

x<-data_MPrecipitation
summary(x)

DataSetsUni documentation built on May 31, 2023, 9:15 p.m.