Annual Wheat Yield {DataSetsUni}R Documentation

The annual wheat yield data set consists of annual yield for the period from 1951 to 2010.

Description

The function allows to provide the annual yield for the period from 1951 to 2010. The units are tons per hectares.

Usage

data_annualyld

Arguments

data_annualyld

A vector of (non-negative integer) values.

Details

The annual yield data set consists of annual yield for the period from 1951 to 2010. The units are tons per hectares. Recently, it is used by Ristić et al. (2015) and fitted the generalized beta exponential distribution.

Value

data_annualyld gives the annual wheat yield.

Author(s)

Muhammad Imran.

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

References

Ristić, M. M., Popović, B. V., & Nadarajah, S. (2015). Libby and Novick's generalized beta exponential distribution. Journal of Statistical Computation and Simulation, 85(4), 740-761.

Examples

x<-data_annualyld
summary(x)

[Package DataSetsUni version 0.1 Index]