Natural Increase Rates | R Documentation |
The function allows to provide the natural increase rates for the period from 1951 to 2010. The rate of natural increase is calculated as difference of the crude birth rate and the crude death rate of a population.
data_increaserate
data_increaserate |
A vector of (non-negative integer) values. |
The data set consists of natural increase rates for the period from 1951 to 2010. The rate of natural increase is calculated as difference of the crude birth rate and the crude death rate of a population. Recently, it is used by Ristić et al. (2015) and fitted the generalized beta exponential distribution.
data_increaserate gives the natural increase rates for the period from 1951 to 2010.
Muhammad Imran.
R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com.
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.
x<-data_increaserate
summary(x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.