The function gives the total number of migrants in household cohort excluding international migrants from the rural areas of Comilla district of Bangladesh.
data_migran
data_migran gives the observed frequencies for the number of migrants from a household in a growth center type of village.
A vector of (non-negative integer) count values.
Muhammad Imran
R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com.
The data set consists of the number of households according to the total number of migrants in the household cohort excluding international migrants from the rural areas of Comilla district of Bangladesh. It was used by Pandey and Tiwari (2011) and fitted by the inflated probability model on rural out-migration.
Pandey, H. & Tiwari, R. (2011), An inflated probability model for the rural out-migration, Recent Research in Science and Technology 2011, 3(7): 100-103
data_migrants, data_migrant
x<-data_migran
summary(x)
table (x)
Run the code above in your browser using DataLab