Maximum Flood {DataSetsUni}R Documentation

The maximum flood level for the Susquehanna River at Harrisburg, Pennsylvania

Description

The function allows to provide the maximum flood level for the Susquehanna River at Harrisburg, Pennsylvania.

Usage

data_floodSus

Arguments

data_floodSus

A vector of (non-negative integer) values.

Details

The maximum flood level for the Susquehanna River at Harrisburg, Pennsylvania. Recently, it is used by Marinho (2016).

Value

data_floodSus gives the maximum flood level for the Susquehanna River.

Author(s)

Muhammad Imran.

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

References

Marinho, P. R. D., Bourguignon, M., & Marinho, M. P. R. D. (2016). Package ‘AdequacyModel’.

Dumonceaux, R., Antle, C. E., & Haas, G. (1973). Likelihood ratio test for discriminagon between two models with unknown location and scale parameters. Technometrics, 15(1), 19-27.

See Also

data_flood, data_floodtime, data_floodpeak,

Examples

x<-data_floodSus
summary(x)

[Package DataSetsUni version 0.1 Index]