Thomas Lumley 6/9/2018

Survey analysis in SQL

Read Original

This article discusses a new R package for performing complex survey analysis directly in SQL databases using dplyr and dbplyr. It compares the package to an older sqlsurvey tool, explains a hexagonal binning algorithm for data visualization, and provides code examples for aggregating and weighting survey data within a database environment.

Survey analysis in SQL

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

1
The Beautiful Web
Jens Oliver Meiert 2 votes
3
LLM Use in the Python Source Code
Miguel Grinberg 1 votes
4
Wagon’s algorithm in Python
John D. Cook 1 votes