Number of migrants {DDPM}R Documentation

The data set consists of the total number of migrants in Bangladesh

Description

The function gives the total number of migrants in household cohort excluding international migrants from the rural areas of Comilla district of Bangladesh.

Usage

data_migran

Arguments

data_migran

A vector of (non-negative integer) count values.

Details

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.

Value

data_migran gives the observed frequencies for the number of migrants from a household in a growth center type of village.

Author(s)

Muhammad Imran

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

References

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

See Also

data_migrants, data_migrant

Examples

x<-data_migran
summary(x)
table (x)

[Package DDPM version 0.1.0 Index]