Migrants from growth centre type of village | R Documentation |
The function gives the observed frequencies for the number of migrants from a household in a growth centre type of village.
data_migrant
data_migrant |
A vector of (non-negative integer) count values. |
The data set consists of the number of migrants from a household in a growth centre type of village. It was used by Pandey et al. (2015) and fitted by the inflated probability model on rural outmigration.
data_migrant gives the observed frequencies for the number of migrants from a household in a growth centre type of village.
Muhammad Imran
R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com.
Pandey, A., Pandey, H., & Shukla, V. K. (2015). An inflated probability model on rural out migration. Journal of Computer and Mathematical Sciences, 6(12), 702-711.
data_migran, data_migrants
x<-data_migrant
summary(x)
table (x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.