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.
-
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.
https://github.com/ssegoviajuarez/samplecode/blob/main/qcheckViz/qcheckViz.Rmd
- written in R (and Rshiny), Markdown, CSS and HTML.
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.