PakPMICS2018: Multiple Indicator Cluster Survey (MICS) 2017-18 Data for Punjab, Pakistan

Muhammad Yaseen

Department of Mathematics and Statistics, University of Agriculture Faisalabad, Pakistan.


minimal R version License: GPL v3 CRAN_Status_Badge rstudio mirror downloads

develVersion

Project Status: WIP lifecycle Last-changedate Rdoc


Description

Provides data set and function for exploration of Multiple Indicator Cluster Survey (MICS) 2017-18 data for Punjab, Pakistan. The results of the present survey are critically important for the purposes of SDG monitoring, as the survey produces information on 32 global SDG indicators. The data was collected from 53,840 households selected at the second stage with systematic random sampling out of a sample of 2,692 clusters selected using Probability Proportional to size sampling. Six questionnaires were used in the survey: (1) a household questionnaire to collect basic demographic information on all de jure household members (usual residents), the household, and the dwelling; (2) a water quality testing questionnaire administered in three households in each cluster of the sample; (3) a questionnaire for individual women administered in each household to all women age 15-49 years; (4) a questionnaire for individual men administered in every second household to all men age 15-49 years; (5) an under-5 questionnaire, administered to mothers (or caretakers) of all children under 5 living in the household; and (6) a questionnaire for children age 5-17 years, administered to the mother (or caretaker) of one randomly selected child age 5-17 years living in the household (http://www.mics.unicef.org/surveys).

Installation

The package can be installed from CRAN as follows:

install.packages("PakPMICS2018", dependencies = TRUE)

The development version can be installed from github as follows:

if (!require("remotes")) install.packages("remotes")
remotes::install_github("myaseen208/PakPMICS2018")

What’s new

To know whats new in this version type:

news(package = "PakPMICS2018")

CRAN page

Github page

Documentation website

Citing PakPMICS2018

To cite the methods in the package use:

citation("PakPMICS2018")

To cite the R package 'PakPMICS2018' in publications use:

  Muhammad Yaseen (2020).  PakPMICS2018: Multiple Indicator Cluster
  Survey (MICS) 2017-18 Data for Punjab, Pakistan.R package version
  1.0.0 ,
  https://myaseen208.github.io/PakPMICS2018/https://cran.r-project.org/package=PakPMICS2018.

A BibTeX entry for LaTeX users is

  @Manual{,
    title = {PakPMICS2018: Multiple Indicator Cluster Survey (MICS) 2017-18 Data for Punjab, Pakistan},
    author = {{Muhammad Yaseen}},
    year = {2020},
    note = {R package version 1.0.0},
    note = {https://myaseen208.github.io/PakPMICS2018/ },
    note = {https://cran.r-project.org/package=PakPMICS2018},
  }

This free and open-source software implements academic research by the
authors and co-workers. If you use it, please support the project by
citing the package.