Package: freqtables 0.1.1

Brad Cannell

freqtables: Make Quick Descriptive Tables for Categorical Variables

Quickly make tables of descriptive statistics (i.e., counts, percentages, confidence intervals) for categorical variables. This package is designed to work in a Tidyverse pipeline, and consideration has been given to get results from R to Microsoft Word ® with minimal pain.

Authors:Brad Cannell [aut, cre]

freqtables_0.1.1.tar.gz
freqtables_0.1.1.zip(r-4.7)freqtables_0.1.1.zip(r-4.6)freqtables_0.1.1.zip(r-4.5)
freqtables_0.1.1.tgz(r-4.6-any)freqtables_0.1.1.tgz(r-4.5-any)
freqtables_0.1.1.tar.gz(r-4.7-any)freqtables_0.1.1.tar.gz(r-4.6-any)
freqtables_0.1.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
freqtables/json (API)

# Install 'freqtables' in R:
install.packages('freqtables', repos = c('https://brad-cannell.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/brad-cannell/freqtables/issues

Datasets:

On CRAN:

Conda:

categorical-datadata-analysisdescriptive-statisticsepidemiology

6.12 score 14 stars 94 scripts 397 downloads 4 exports 17 dependencies

Last updated from:e5ea404276. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK140
source / vignettesOK187
linux-release-x86_64OK114
macos-release-arm64OK118
macos-oldrel-arm64OK94
windows-develOK83
windows-releaseOK77
windows-oldrelOK69
wasm-releaseOK110

Exports:freq_formatfreq_tablefreq_testget_group_n

Dependencies:clidplyrgenericsgluelifecyclemagrittrpillarpkgconfigR6rlangstringistringrtibbletidyselectutf8vctrswithr

Using the freq_test Function
Table of Contents | Univariate analysis | Two categories | Test for a difference in proportions | Interpretation | Assumptions | Comparison to other statistical software | Stata | SAS | Univariate analysis | More than two categories | Bivariate Analysis | Two categories | Bivariate Analysis | More than two categories | Comparison to Stata and SAS | Calculate Pearson's Chi-square | Why not use Yate's continuity correction? | Why not use Pearson's chi-square with small sample sizes? | Calculate Fisher's Exact Test

Last update: 2020-06-24
Started: 2019-12-13

Descriptive Analysis with freqtables
Overview | Univariate percentages and 95% confidence intervals | Logit transformed confidence intervals | Wald confidence intervals | Returning arbitrary confidence intervals | Bivariate percentages and 95% log transformed confidence intervals | Interpretation of confidence intervals

Last update: 2020-06-14
Started: 2019-12-13