Migrants | R Documentation |
The function gives the observed frequencies for the number of migrants from a household in the semi-urban type of village.
data_migrants
data_migrants |
A vector of (non-negative integer) count values. |
The data set consists of the number of migrants from a household in the semi-urban type of village. It was used by Pandey et al. (2015) and fitted by the inflated probability model on rural out-migration.
data_migrants gives the observed frequencies for the number of migrants from a household in the semi-urban 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_migrant
x<-data_migrants
summary(x)
table (x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.