Package: pollster 0.1.6
pollster: Calculate Crosstab and Topline Tables of Weighted Survey Data
Calculate common types of tables for weighted survey data. Options include topline and (2-way and 3-way) crosstab tables of categorical or ordinal data as well as summary tables of weighted numeric variables. Optionally, include the margin of error at selected confidence intervals including the design effect. The design effect is calculated as described by Kish (1965) <doi:10.1002/bimj.19680100122> beginning on page 257. Output takes the form of tibbles (simple data frames). This package conveniently handles labelled data, such as that commonly used by 'Stata' and 'SPSS.' Complex survey design is not supported at this time.
Authors:
pollster_0.1.6.tar.gz
pollster_0.1.6.zip(r-4.5)pollster_0.1.6.zip(r-4.4)pollster_0.1.6.zip(r-4.3)
pollster_0.1.6.tgz(r-4.4-any)pollster_0.1.6.tgz(r-4.3-any)
pollster_0.1.6.tar.gz(r-4.5-noble)pollster_0.1.6.tar.gz(r-4.4-noble)
pollster_0.1.6.tgz(r-4.4-emscripten)pollster_0.1.6.tgz(r-4.3-emscripten)
pollster.pdf |pollster.html✨
pollster/json (API)
NEWS
# Install 'pollster' in R: |
install.packages('pollster', repos = c('https://jdjohn215.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/jdjohn215/pollster/issues
- illinois - Illinois respondents to the Voting and Registration Supplement for the Current Population Survey
Last updated 2 years agofrom:06d85efce6. Checks:OK: 1 NOTE: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 27 2024 |
R-4.5-win | NOTE | Oct 27 2024 |
R-4.5-linux | NOTE | Oct 27 2024 |
R-4.4-win | NOTE | Oct 27 2024 |
R-4.4-mac | NOTE | Oct 27 2024 |
R-4.3-win | NOTE | Oct 27 2024 |
R-4.3-mac | NOTE | Oct 27 2024 |
Exports:crosstabcrosstab_3waydeff_calcmoe_crosstabmoe_crosstab_3waymoe_toplinemoe_wave_crosstabmoe_wave_crosstab_3waymoedeff_calcsummary_tabletoplinewtd_mean
Dependencies:bitbit64clicliprcpp11crayondplyrfansiforcatsgenericsgluehavenhmslabelledlifecyclemagrittrpillarpkgconfigprettyunitsprogresspurrrR6readrrlangstringistringrtibbletidyrtidyselecttzdbutf8vctrsvroomwithr
3-way crosstabs
Rendered fromcrosstab3way.Rmd
usingknitr::rmarkdown
on Oct 27 2024.Last update: 2020-03-10
Started: 2020-03-10
crosstabs
Rendered fromcrosstabs.Rmd
usingknitr::rmarkdown
on Oct 27 2024.Last update: 2020-03-12
Started: 2020-03-10
toplines
Rendered fromtoplines.Rmd
usingknitr::rmarkdown
on Oct 27 2024.Last update: 2020-03-18
Started: 2020-03-10
Readme and manuals
Help Manual
Help page | Topics |
---|---|
weighted crosstabs | crosstab |
weighted 3-way crosstabs | crosstab_3way |
Calculate the design effect of a sample | deff_calc |
Illinois respondents to the Voting and Registration Supplement for the Current Population Survey | illinois |
weighted crosstabs with margin of error | moe_crosstab |
weighted 3-way crosstabs with margin of error | moe_crosstab_3way |
weighted topline with margin of error | moe_topline |
weighted crosstabs with margin of error, where the x-variable identifies different survey waves | moe_wave_crosstab |
weighted 3-way crosstabs with margin of error, where the z-variable identifies different survey waves | moe_wave_crosstab_3way |
Calculate the margin of error (including design effect) of a sample | moedeff_calc |
weighted summary table | summary_table |
weighted topline | topline |
weighted mean | wtd_mean |