Skip to content

ssegoviajuarez/samplecode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

*****DO NOT CIRCULATE MATERIAL *****

1. Visualization sample: qcheckViz.Rmd

https://github.com/ssegoviajuarez/samplecode/tree/main/qcheckViz

  • qcheckViz ia a R Shiny dashboard to visualize the output from qCheck, a technical package for quality control of household surveys.
    • NOTE: This Dashboard needs datasets that are NOT included in this github account given data restrictions. For the same reason the dashboard cannot published in shinyapps.io just yet. Send email to author.

    • To access to the qcheckViz dashboard (without opening the file and running it by yourself) run the following 2 lines in Rstudio console window.

      install.packages(c("rmarkdown","flexdashboard","shiny"))

      rmarkdown::run("LOCATION OF YOUR FILE/qcheckViz.Rmd")

    • Please write to: ssegoviajuarez@worldbank.org if you have questions.

Preview 1

Basic Analysis

Preview 2

Indicators

2. Writing sample: RegressionDiagnostics.pdf

https://github.com/ssegoviajuarez/samplecode/blob/main/RegressionDiagnostics.pdf

  • one if the chapters written by Sandra Segovia for the upcoming "Guidelines to Small Area Estimation for Poverty Mapping" by Paul Corral, Isabel Molina, Alexandru Cojocaru, and Sandra Segovia.
  • NOTE: The 3000 word count does not include the index nor the code extracts, althought it was also written by me.

3. Code samples:

3.1 Code from qcheckViz.Rdm

https://github.com/ssegoviajuarez/samplecode/blob/main/qcheckViz/qcheckViz.Rmd

  • written in R (and Rshiny), Markdown, CSS and HTML.

3.2 Code from module_creation.do

https://github.com/ssegoviajuarez/samplecode/blob/main/module_creation.do

  • A do-file that create do-files with help of ASCII code and metadata of other dofiles. It was created to automatize the harmonization of the GMD data base from the LAC region at the Poverty and Equity GP.

***** DO NOT CIRCULATE MATERIAL *****

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages