Other packages > Find by keyword >

DescrTab2  

Publication Quality Descriptive Statistics Tables
View on CRAN: Click here


Download and install DescrTab2 package within the R console
Install from CRAN:
install.packages("DescrTab2")

Install from Github:
library("remotes")
install_github("cran/DescrTab2")

Install by package version:
library("remotes")
install_version("DescrTab2", "2.1.16")



Attach the package and use:
library("DescrTab2")
Maintained by
Jan Meis
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-12-16
Latest Update: 2022-09-06
Description:
Provides functions to create descriptive statistics tables for continuous and categorical variables. By default, summary statistics such as mean, standard deviation, quantiles, minimum and maximum for continuous variables and relative and absolute frequencies for categorical variables are calculated. 'DescrTab2' features a sophisticated algorithm to choose appropriate test statistics for your data and provides p-values. On top of this, confidence intervals for group differences of appropriated summary measures are automatically produces for two-group comparison. Tables generated by 'DescrTab2' can be integrated in a variety of document formats, including .html, .tex and .docx documents. 'DescrTab2' also allows printing tables to console and saving table objects for later use.
How to cite:
Jan Meis (2020). DescrTab2: Publication Quality Descriptive Statistics Tables. R package version 2.1.16, https://cran.r-project.org/web/packages/DescrTab2. Accessed 02 Jun. 2025.
Previous versions and publish date:
2.0.3 (2020-12-16 11:00), 2.0.7 (2021-03-15 12:00), 2.1.7 (2021-12-02 17:10), 2.1.9 (2022-01-20 15:42)
Other packages that cited DescrTab2 R package
View DescrTab2 citation profile
Other R packages that DescrTab2 depends, imports, suggests or enhances
Complete documentation for DescrTab2
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

aghq  
Adaptive Gauss Hermite Quadrature for Bayesian Inference
Adaptive Gauss Hermite Quadrature for Bayesian inference. The AGHQ method for normalizing posterior ...
Download / Learn more Package Citations See dependency  
yamlme  
Writing 'YAML' Headers for 'R-Markdown' Documents
Setting layout through 'YAML' headers in 'R-Markdown' documents, enabling their automatic generation ...
Download / Learn more Package Citations See dependency  
MACER  
Molecular Acquisition, Cleaning, and Evaluation in R 'MACER'
To assist biological researchers in assembling taxonomically and marker focused molecular sequence d ...
Download / Learn more Package Citations See dependency  
netgen  
Network Generator for Combinatorial Graph Problems
Methods for the generation of a wide range of network geographies, e.g., grid networks or clustered ...
Download / Learn more Package Citations See dependency  
sparseEigen  
Computation of Sparse Eigenvectors of a Matrix
Computation of sparse eigenvectors of a matrix (aka sparse PCA) with running time 2-3 orders of magn ...
Download / Learn more Package Citations See dependency  
timetools  
Seasonal/Sequential (Instants/Durations, Even or not) Time Series
Objects to manipulate sequential and seasonal time series. Sequential time series based on time inst ...
Download / Learn more Package Citations See dependency  

24,352

R Packages

207,311

Dependencies

65,804

Author Associations

24,331

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA