Flood Peaks {DataSetsUni}R Documentation

This data set represents 72 excrescences of flood peaks

Description

The function allows to provide the 72 excrescences of flood peaks for the years 1958–1984 (rounded to one decimal place) of flood peaks (in m3 per s) of the Wheaton River near Carcross in Yukon Territory, Canada.

Usage

data_floodpeak

Arguments

data_floodpeak

A vector of (non-negative integer) values.

Details

This data set represents 72 excrescences of flood peaks for the years 1958–1984 (rounded to one decimal place) of flood peaks (in m3 per s) of the Wheaton River near Carcross in Yukon Territory, Canada. Recently, it is used by Mohamed et al. (2022) and fitted a Marshall-Olkin extended Gompertz Makeham model.

Value

data_floodpeak gives the 72 excrescences of flood peaks for the years 1958–1984.

Author(s)

Muhammad Imran.

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

References

Mohamed, R. A., Al-Babtain, A. A., Elbatal, I., Almetwally, E. M., & Almongy, H. M. (2022). Classical and Bayesian Inference of Marshall-Olkin Extended Gompertz Makeham Model with Modeling of Physics Data. Journal of Mathematics, 2022.

See Also

data_floodSus, data_flood, data_floodtime

Examples

x<-data_floodpeak
summary(x)

[Package DataSetsUni version 0.1 Index]